This question has been flagged
1 Reply
4857 Views

Hi,

I am trying to achieve a functionality where I need to ask for confirmation of the user before deleting the record on condition basis.

I am aware of "confirm attribute" in the button tag of xml which will ask for confirmation before triggering the button function.

But now I need to ask for confirmation based on some field value. Does anyone has any idea on how to do this.

The hard way of doing this is to create a wizard and return wizard on button click and then process.

But I am interested in a little short way if any, which I am not aware of.


Feel free to share your ideas

Thanks in Advance.

Avatar
Discard
Best Answer

Hello Komala,

If you want a conditional messages based on custom conditions, you can create different buttons based on your conditions other than wizard.

If this won't for you, let me know your exact condition so that I can give you better solution.

Regards,

Kalpana Hemnani

Avatar
Discard