• Resolved keithchu

    (@keithchu)


    hi,

    does this plugin support custom validation using javascript?

    I have an service API that returns true/false based on the value entered by the user which can be triggered simply by posting to the API url with the parameter entered by the user?

    For e.g.
    http://myapi/service/isValueValid/testvalue

    where “testvalue” is the input from form-maker

    This then returns a boolean which can be used to determine whether the validation passed.

    Can the above be done on the free/pro version?

    Thanks.

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

    (@keithchu)

    Alternatively, can I use the user registration add-on? The value I need to validate is the Identity number of the person, which can be imported into WordPress as user ID and I can set the default password for them. So on the first page of the form, the Identity No and Password fields are shown and they have to pass this validation before they can proceed with the other pages.

    Can this be done?

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hello @keithchu!

    Thanks for posting your inquiry!

    I discussed your requirement with our development team. If we understand it correctly, unfortunately Form Maker does not have this functionality.

    However, have you tried adding your form to a page, which is password-protected? Alternatively, it can be a private page, which is only visible to logged-in users. WordPress pages/posts have this functionality by default.

    Let us know if this works for you.
    Cheers!

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

The topic ‘Validation using Javascript’ is closed to new replies.