Custom Confirmation Labels in Behaviour

I have an action to cancel Jobs. I have set up a confirmation message for the user to confirm they want to continue with the cancellation, but on the pop-up message, the option to accept is the name of the action,ie: "Action Job Cancel". Instead, I want to display "Confirm". How do I do it?Screenshot 2022-08-02 at 08.38.50.png

 

0 4 88
4 REPLIES 4

I think currently whatever name or display name of the action, the same name will display in that confirmation message.

You could possibly have the action's display name as "Confirm" but it will display so in the corresponding view as well.

@Suvrutt_Gurjar Suvrutt is correct - that text is based on the action display name. Just posting to add that you can used grouped actions if you want the confirmation text to be different than the action button text.

Thanks for the reply, Jonathon. I doubt that will work since the action is calling another view. From what I understand, grouped actions stop as soon as another view is called. So I'm not sure how to do this.

That is a nice workaround @Jonathon 

Top Labels in this Space