• Resolved marcpelland

    (@marcpelland)


    Is there a way to specify an Input type on a text input (ie <Input type=number>)?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hello @marcpelland!

    Thanks for posting your question!
    You can get similar functionality with custom validations of Form Maker plugin. Please edit your Simple Text input field and find Validation (Regular Exp.) option.

    After activating it you will see new settings, titled Regular Expression and Common Regular Expressions. Use the first one to write your own RegEx pattern. Whereas Common Regular Expressions provides a list of built-in patterns, including number validations, which you can use.

    Let us know in case you have questions.
    Cheers!

Viewing 1 replies (of 1 total)

The topic ‘Input Type’ is closed to new replies.