Difference between revisions of "HowTo:Make an Object appear on the Mobile Client"
Line 5: | Line 5: | ||
# [[HowTo:Create a new Context]] | # [[HowTo:Create a new Context]] | ||
# [[HowTo:Create a new MetaClassScope]] or [[HowTo:Create a new QueryScope]] | # [[HowTo:Create a new MetaClassScope]] or [[HowTo:Create a new QueryScope]] | ||
+ | # [[HowTo:Create a new View]] | ||
+ | # [[HowTo:Create a new ViewItem]] | ||
=== See also === | === See also === |
Revision as of 12:18, 20 November 2019
Publishing an object's data, including its children, properties and documents, requires to configure the Application Context Management (ACM). Follow the steps how to do that:
- Create a new Application
- Create a new Context
- Create a new MetaClassScope or Create a new QueryScope
- Create a new View
- Create a new ViewItem