Language
  • 25 Oct 2020
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Language

  • Dark
    Light
  • PDF

Article Summary

Apps specify a Layout ID to associate a layout.

Layouts utilize the ‘App – Sections’ object to support dynamic section generation instead of manually specifying each object.

To render layout sections:

  • Use ‘Sentence’ objects with the ‘Section=True’ attribute.
  • Specify displayed title in ‘Description’ property.
  • Sentence objects with the same ‘Description’ property will appear in the same section as distinct paragraphs.
  • To support user ‘Comments,’ one ‘Sentence’ object should specify ‘Page=#,’ where # is the ID of the associated Page object. When specified, comments will appear as the last paragraph in each section.

What's Next