Salesforce admins: Urgent action required!

App projects: Difference between revisions

Jump to navigation Jump to search
Line 183: Line 183:
:* 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}}


; Advanced
; Advanced {{Anchor|Mark as Parent Pointer}}
:* Mark as Parent Pointer (Salesforce only) Check to download only attachments belonging to records that are available offline. This property can optimize data download.
:* Mark as Parent Pointer – When you enable this flag for a lookup field, you can establish a child-parent relationship between entities. This information is used at various places in the app, for example, during synchronization to establish the order of entities when [[Synchronization_steps#Uploading_local_changes|uploading local changes]], when deleting parent entity records (to clean up also child records), in [[Sync Filter]] (to ensure that both parent and child records are available), etc.
:: (Salesforce only) 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}}
{{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}}

Navigation menu