10,853
edits
(→Managing fields: Mark as Parent Pointer) |
|||
Line 175: | Line 175: | ||
; Formatting: Affects the appearance of the fields in the forms. | ; Formatting: Affects the appearance of the fields in the forms. | ||
:* Single line – Field is formatted to have the appearance of a single-line field in the mobile app. | :* Single line – Field is formatted to have the appearance of a single-line field in the mobile app. | ||
:* Multiline – Field will have | :* Multiline – Field will have the appearance of a multiline field. | ||
:* Email – Adds an action button to the field in the mobile app, activation of which will provide user with an opportunity to immediately create an email. | :* Email – Adds an action button to the field in the mobile app, activation of which will provide user with an opportunity to immediately create an email. | ||
:* Phone number – Field gets an action button that provides phone call functionality (the device will dial the number contained in the field). | :* Phone number – Field gets an action button that provides phone call functionality (the device will dial the number contained in the field). | ||
:* URL – Adds an action button to open the URL in the native browser of the device. | :* URL – Adds an action button to open the URL in the native browser of the device. | ||
:* Barcode – Adding an action button that activates a camera so user can scan [[Barcode]]s and [[QR code]]s. This function will only work on devices that have a camera with Autofocus. | :* Barcode – Adding an action button that activates a camera so user can scan [[Barcode]]s and [[QR code]]s. This function will only work on devices that have a camera with Autofocus. | ||
:* HTML – Formats the text field into | :* HTML – Formats the text field into an HTML type (bodies of email, signatures and etc). | ||
:* DropDown, DropDownList, Multi DropDown, Multi DropDownList – this feature allows you to predefine input for users, so instead of entering a value, they can choose to use options from a drop-down list (or enter what is needed manually). More about this feature is shown in this [https://youtu.be/9vL4QRN_1dk?t=34m3s webinar section]. {{Badge|Webinar}} | :* DropDown, DropDownList, Multi DropDown, Multi DropDownList – this feature allows you to predefine input for users, so instead of entering a value, they can choose to use options from a drop-down list (or enter what is needed manually). More about this feature is shown in this [https://youtu.be/9vL4QRN_1dk?t=34m3s webinar section]. {{Badge|Webinar}} | ||
{{Note|If you disable any previously enabled field, please check all existing views and forms and remove any fields or lists marked by the sign “Invalid”, or enable the | ; Advanced | ||
:* Mark as Parent Pointer – Check to download only attachments belonging to records that are available offline. This property can optimize data download. | |||
{{Note|If you disable any previously enabled field, please check all existing views and forms and remove any fields or lists marked by the sign “Invalid”, or enable the corresponding field so that the field will no longer be listed as invalid. If there are any invalid fields or lists in the form or view, the application will crash when you try to open an entity list or record details. See [[Metadata changes in live projects]] for more information.|Warning}} | |||
== User interface components == | == User interface components == |