Difference between revisions of "HowTo:Create a new Context"
Line 9: | Line 9: | ||
# Save the changes with {{key press|Ctrl|S}} or the save command | # Save the changes with {{key press|Ctrl|S}} or the save command | ||
− | == | + | == Attributes == |
− | === DATETIMEFORMAT === | + | === DATETIMEFORMAT (optional) === |
+ | Configure a user specific date / time format to be used for visualizing date / time values on the client. | ||
+ | |||
+ | === METADEFINITION (system) === | ||
+ | If the [[MetaDefinitions]] are evaluated and released via the [[ACM Manager]] the system stores the value here. | ||
== See also == | == See also == |
Revision as of 16:57, 9 December 2013
On the Context level the hierarchical structure of the objects is defined via an according View object. A context is one part of the complete ACM.
- Navigate to the MetaClass CONTEXT in the Class Browser
- Create a new instance using the Bulk Editor
- Assign a view object to the context's VIEW attribute either by
- dragging and dropping a view object onto the cell
- selecting the desired view 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
Attributes
DATETIMEFORMAT (optional)
Configure a user specific date / time format to be used for visualizing date / time values on the client.
METADEFINITION (system)
If the MetaDefinitions are evaluated and released via the ACM Manager the system stores the value here.