Jump to: navigation, search

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:Configure_the_ACM]]
 
 
Detail pages:
 
 
# [[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:

  1. Create a new Application
  2. Create a new Context
  3. Create a new MetaClassScope or Create a new QueryScope

See also