Hi,
In a LiveCycle Designer ES4 form, how to check (on field exit) if a numeric field value is Integer or not?
Solved! Go to Solution.
Hi there,
you can verify if the rawValue contains a "," or "." by using indexOf
like the following
Hope this will help you
Hi there,
you can verify if the rawValue contains a "," or "." by using indexOf
like the following
Hope this will help you
Thank you very much, this is it!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies