Trigger offline cache download is an optional button attribute (sys_sg_button_atribute_name) that will generate an offline cache after a successful completion of the assigned writeback action.

Before you begin

Role required: admin

Procedure

  1. Navigate to All > System Mobile > Mobile App Builder.
    The Mobile App Builder opens in a new browser tab and displays the application scope selection screen.
  2. Search for the application scope you are working in and then select the name of the application scope.
    The Mobile App Builder categories home screen displays.
  3. Select Functions from the menu and then select the function to which you want to add this behavior.
  4. Ensure the Type field is set to Action item.
  5. In the Button attributes section, select an existing button attribute record or select New to create one.
  6. In the Button attribute form, complete the following fields.
    Table 1. Button attribute form
    Field Description
    Button Select the action that will trigger the offline cache download. Only buttons with their Type set to Action item can be associated with this attribute.
    Name The attribute name. Select trigger_offline_cache_download.
    Value Enter one of the following values:
    • Enter true to enable the offline cache download.
    • Enter false to disable the offline cache download.
    • Leave the value blank to use the default value.
    Note: By default, the Trigger offline cache download value is blank.
  7. Select Save.