Form: Difference between revisions

Jump to navigation Jump to search
673 bytes added ,  21 August 2019
Line 10: Line 10:
* Contact information form - read-only; designed for quick access to information (deprecated)
* Contact information form - read-only; designed for quick access to information (deprecated)
* Edit form - allows users to create new records and modify existing field values
* Edit form - allows users to create new records and modify existing field values
== Flexible forms versus tabs ==
Forms in the mobile app can be displayed in two ways:
; Tabbed view or classic view
: This is the older, original way of displaying forms. Users can see one tab at a time, and they can switch to a different tab by tapping a button in the menu. It is more suitable for smaller screens.
; Flexible form or new UI
: This is a newer way to displaying forms. All tabs are displayed simultaneously. Tabs can be placed in multiple columns. Tabs can collapsed to show only their header. On smaller screens, users might need to scroll down to see all content.
See [[Flexible form]] for more information about enabling and using flexible forms.


== Managing forms ==
== Managing forms ==

Navigation menu