• Resolved koko2021

    (@koko2021)


    Hi
    Is there a way to change the error messages and submission messages with the form?
    And it’s great to have the option to use unique values for input boxes, but is there a way to limit it for example to letters and numbers only.
    For example, I would like to give the option for users to reserve their username, so ideally want this to be letters and numbers only with a set number of characters. eg more than 3 but less than 10
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter koko2021

    (@koko2021)

    Hi @kimabaghdasaryan, are you able to help me with this query please?
    Is there a way to change the error messages and submission messages with the form?
    And it’s great to have the option to use unique values for input boxes, but is there a way to limit it for example to letters and numbers only.
    For example, I would like to give the option for users to reserve their username, so ideally want this to be letters and numbers only with a set number of characters. eg more than 3 but less than 10
    thanks

    • This reply was modified 4 years, 8 months ago by koko2021.
    • This reply was modified 4 years, 8 months ago by koko2021.
    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @koko2021,

    Thanks for your inquiry and sorry for the late response.

    Dear user, error messages can be edited from language files.

    You can download PoEdit tool, open language .po file and change the text per your needs. All translation files of the product should be located under /languages folder of its directory.

    As for using limitation for input texts, we have Regex validation option, please see the screenshot https://nimb.ws/sgbwSF.

    You can choose one of our common regular expressions or create a new RegEx.

    Please let us know if you’ll have any further inquiries.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Messages & Unique Values’ is closed to new replies.