Difference between revisions of "HowTo:Create a new MetaClassScope"
Line 24: | Line 24: | ||
{{DEFAULTSORT:asdf}} | {{DEFAULTSORT:asdf}} | ||
+ | |||
+ | {{DISPLAYTITLE:Create a new MetaClassScope}} |
Revision as of 09:41, 6 June 2014
A MetaClassScope is used to specify the list of published properties of a particular MetaClass and granted permissions for this object type.
- Navigate to the MetaClass METACLASSSCOPE in the Class Browser
- Create a new instance using the Bulk Editor
- It is required to assign a target type of the MetaClassScope to the MetaClass attribute either by
- dragging and dropping a MetaClass object onto the cell
- selecting the desired MetaClass from the dialog appearing after double-clicking the cell
- It is recommended to set at least name and description
- Save the changes with Ctrl+S or the save command
- The object needs to be added to the list of scope object of the according Application. Use the {{{2}}} relation to add individual objects to the list of scopes.
- The characteristics of the scope object can now be changed. If the user should be able to create a new object of this type on the mobile device check Creation enabled of the relationional data.
- Add properties to the list of published MetaProperties to display them on the mobile client and modify their relational data if needed.
- Save the changes with Ctrl+S or the save command
The properties of the MetaClassScope and published MetaProperties can only be changed in Admin mode |