Expand my Community achievements bar.

How to over-ride the message on cancelAction?

Avatar

Level 4

Hi Guys,

I have a form code that checks for mandatory fields and if any of them are null values I am calling the

xfa.event.cancelAction = true;

which works perfectly fine. But when the cancel action is called, the form pops a message Box with "Submit Cancelled."

I want to over ride this message, to a custom message. Is it possible to over ride this default message?

if possible how can it be achieved?

Regards -

Ashok Deivasigamani

2 Replies

Avatar

Level 4

Guys,

Any input on the above question?

Kindly let me know if there is a way to edit the cancelAction default message

Regards -

Ashok

Avatar

Level 10

Ji,

there is no way to change that message.