Pop-up when custom button is pushed

Hello,

I would like to display a JS warning when a custom button is pushed, to show the user a response (to tell that the custom action was performed.) How should I do this? Is any of these options suitable?
image

Thanks!

Schermata 2022-02-04 alle 17.07.09

You can use one of these display options. A box with related messages will open. Obviously replace in ‘Title’ the title of the Box and in ‘Text’ the content of the message you want to highlight or the variable / field you want to highlight. Experiment with each option, which breaks down by error message, or alert, or successful action, and so on.

Thanks for help! However, the question is about how to trigger the message when the custom button is pushed.

Ciao @marttiah ,
I show you an example, listing all the STEPS to perform:

STEP 1 :

STEP 2 :

STEP 3:

STEP 4:

STEP 5:

STEP 6:

STEP 7:

STEP 8:

STEP 9:

I hope that the example will be useful to you in this way.
Greetings

Thanks again! And again, I could have been clearer. I am using the custom button field (for which the nice example with workflow automation is not applicable for) but when taking an example screenshot for this message I realized I can just add the alert to the custom button script :partying_face:

image

1 Like