Amount or Number Range Using Function


Ashvin Gami

2024-05-21 22:20:35


Need to put below function for field20503 to restrict values from 10,000 to 15,000.

JS:validateEntry('field20503',150000.00,10000.00);