• Resolved nesmo

    (@nesmo)


    Hi,

    I am creating a forminator submision form.

    I would like to use my custom error messages defined in the fields options.

    This works only if I set the option “enable inline validation” to FALSE (otherwise my custom messages are ignored). This, however, causes the required radio button fields not to be treated as required fields (no custom error text message is displayed if no option is selected and the form can be submitted without checking an option in these fields, although they are set to required).

    If in turn I set the “enable inline validation” to TRUE, then all required fields are taken as required (as should be), but the error messages are displayed in English, and no response message (also with custom text) is shown on error submission. I would like to avoid this as I want to display my custom error messages, but, of course, with all required fields treated as required.

    Could someone maybe help me out with this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @nesmo,

    I trust you’re doing well!

    Validation is not available for all fields. Please clarify what fields you’re using on a form so we could replicate this issue. In fields that have Validation option, if Validate is set to None, in this case, there is no option to set a custom error message.

    Please export the form you’re using by clicking on a Gear button > Export and share a download link with us. You can upload the JSON file to a Google Drive/DropBox.

    Regarding the radio buttons not treated as required, I’m afraid this is a bug. It is already reported to our developers, so there will be a fix available for it in the future releases.

    Looking forward to your reply!

    Kind regards,
    Nastia

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @nesmo,

    I trust all is well!

    We’ve not heard from you in a while. I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Have a good day!

    Cheers,
    Nastia

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

The topic ‘enable inline validation and custom error messages’ is closed to new replies.