Loudigi
Kilo Sage

Hi Sai,



I worked on something similar only I took it a step further and forced the user to re-enter the value if they did not meet the requirements. I simply cleared the whatever they entered if it wasn't the right amount of characters. So after the line of code for the error message I inserted g_form.setValue('field_name_here', '')


Basically resetting the field.