<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
If you choose to customise the text on any of the update prompts, you can use variables to include important information such as deferrals remaining, configured grace periods etc as part of your custom message.
</aside>
Use the below reference guide when configuring custom update prompt messages.
Variable Name | Description |
---|---|
Example Text | Displays text in bold |
\n\n | Adds a line break |
updateButton | Displays the update button label |
deferButton | Displays the Defer button label |
deferCount | Displays the number of remaining deferrals the user is allowed |
updateCount | Displays the number of pending App updates |
appName | When only one App has a pending update, this variable displays the name of the App which has the pending update |
appList | Displays a comma separated list of Apps when more than one App has a pending update |
gracePeriod | Displays the configured grace period. |
Note: There is no requirement to specify minutes/hours after the variable - this is already included as part of the variable |
Example custom message:
**Important!** The following apps need to quit to install updates:\\n\\n**appList**\\n\\nPlease save your work and click **updateButton**\\n\\nAlternatively, click **deferButton** to defer the update until later\\n\\nYou have deferCount remaining deferrals
Whilst using the horizontal list prompt type, the above custom text would present the following prompt to the user:
<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/103d340e-2942-4102-bf59-017fbac37c50/ca136360-be2d-4aee-bcf4-6ce5b80e1c28/zappl.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/103d340e-2942-4102-bf59-017fbac37c50/ca136360-be2d-4aee-bcf4-6ce5b80e1c28/zappl.png" width="40px" />
Navigation
</aside>