View: Difference between revisions

Jump to navigation Jump to search
138 bytes added ,  29 November 2019
no edit summary
No edit summary
Line 2: Line 2:
Views are one of the main components of mobile apps. The main purpose of a view is to display a list of records of a particular [[entity]].
Views are one of the main components of mobile apps. The main purpose of a view is to display a list of records of a particular [[entity]].


Views are created and managed in [[Woodford]]. They are defined within [[app projects]]. Each entity has its own views. A single entity can have multiple views.
Views are defined within [[app projects]]. Each entity has its own views. A single entity can have multiple views.
* Administrators can create and manage views in [[Woodford]].
* App users can their own custom views directly in the app. See [[#Creating views in the app|Creating views in the app]].


== Types of views ==
== Types of views ==

Navigation menu