Difference between revisions of "HowTo:Make an Object appear on the Mobile Client"
Line 2: | Line 2: | ||
Follow the steps how to do that: | Follow the steps how to do that: | ||
− | |||
− | |||
− | |||
# [[HowTo:Create a new Application]] | # [[HowTo:Create a new Application]] | ||
# [[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]] | ||
+ | |||
+ | === See also === | ||
+ | * [[HowTo:Configure_the_ACM]] | ||
[[Category:Client|Make an Object appear on the Mobile Client]] | [[Category:Client|Make an Object appear on the Mobile Client]] | ||
[[Category:How-To|Make an Object appear on the Mobile Client]] | [[Category:How-To|Make an Object appear on the Mobile Client]] | ||
[[Category:Publishing|Make an Object appear on the Mobile Client]] | [[Category:Publishing|Make an Object appear on the Mobile Client]] |
Revision as of 16:48, 14 December 2016
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