You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use this plugin to automatically format my input number, but keep submitting the raw value.
I know that you offer an option to automatically populate the raw value in another input, but this is not really user friendly since we have to individually target the raw input.
I wish you can create an option like submit_raw, if true, then the script will automatically clone the inputs and hide the original one to store the raw value.
The text was updated successfully, but these errors were encountered:
Hello,
I would like to use this plugin to automatically format my input number, but keep submitting the raw value.
I know that you offer an option to automatically populate the raw value in another input, but this is not really user friendly since we have to individually target the raw input.
I wish you can create an option like
submit_raw
, iftrue
, then the script will automatically clone the inputs and hide the original one to store the raw value.The text was updated successfully, but these errors were encountered: