PhixFlow Help

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In this chapter we will look at updating the confirmation messages that appear when a button is pressed. To do this, we first need to add a custom action to the button. Adding a custom action is an important step, and allows you to do a wide variety of things with the button, but we will illustrate this with the simple example of altering the confirmation message.


By default, an Insert or Update type button will not have a confirmation message at all, but you can add one - and customise the message - by adding a custom action.

By default, a Delete type button will have the standard confirmation message - you can remove this, or customise it by adding a custom action.

Update the confirmation message on the Delete button in your app. To recap the steps in the video:



  • No labels