You are viewing limited content. For full access, please sign in.

Question

Question

Forms Error Message

asked on December 12, 2019

I have a currency field called 'Transaction limit' in the form. I am setting the maximum value for that field based on system part as below. I have error message defined to show it if some one enters above maximum value. IN my error message I use the maximum variable as below and it is not displaying the maximum number in error message. Please help.

 

 $('.singletranslimitinput').attr('max',5000);    

 

May not exceed the maximum Single Transaction limit {_max}

 

Thanks

Priya

0 0

Replies

replied on December 12, 2019

Any update please?

0 0
replied on December 13, 2019

Any update please?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.