cancel
Showing results for 
Search instead for 
Did you mean: 

Stop Transaction Error Message Doesn't Display

Former Member
0 Kudos

Hi,

I am using a custom message, like "Results Not Yet Confirmed", in the Stop Transaction action. But this error message is not displaying when I run the JavaScript code. I used the expression "document.<AppletName>.getValue(1,1)".

Any clues?

Regards,

Chanti.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chanti,

What display type are you using? An iGrid? If so, try

document.appletName.getErrorMessage()

Otherwise, please provide more details - the display type and which MII version you are using.

Kind Regards,

Diana Hoppe

Answers (0)