• Resolved jonuxketux

    (@jonuxketux)


    How to control minimum/maximum symbols allowed in fields? For example, now the phone fields should be 10 symbols, though I need to start it from 9. Custom field also should be 10 and no less. How to change this value?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jonuxketux

    (@jonuxketux)

    I have found the solution. Thank You.

    Plugin Author ELEXtensions

    (@elextensions)

    Hello @jonuxketux,

    Thank you for reaching out to us.

    Regarding the phone field, it is currently set up to accept only numerical input, with a minimum of 10 digits and a maximum of 12, accommodating the inclusion of country codes if required. We are glad you found the solution. Could you please confirm if any changes to the validation rules were made in the code?

    If you have any additional questions or suggestions, feel free to contact us. We’re here to help.

    Thread Starter jonuxketux

    (@jonuxketux)

    No changes in validation.

    I only change minLength values in two files: form.js and quote_list.min.js

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Minimum symbols in form’ is closed to new replies.