Collection Views
This section contains all the collection views that can be authored on Appstent CMS. These views are typically multi-layer views, that is, they contain one or more sub-views.
Collection Views can be used build hierarchy of views as one collection view can contain an individual view as well as another collection view.
Common Collection Properties
There are few properties that most collection type views share. One of the most basic property is views
, which is of JSON array of Appstent view objects.
Last updated