Forums

Register Plus Redux
Validate field (7 posts)

  1. danicasati
    Member
    Posted 1 year ago #

    Is there a way to validate a form field?
    Example, message error if a field only contains numbers, not letters.

  2. radiok
    Member
    Posted 1 year ago #

    A forthcoming feature is to evaluate fields against an admin entered regex statement. This would allow the functionality you are looking for, I just haven't finished it yet.

  3. danicasati
    Member
    Posted 1 year ago #

    Great!
    Any release date?

  4. radiok
    Member
    Posted 1 year ago #

    Not yet, I'm way overwhelmed IRL (in real life), my fall semester ends the first week of December so hopefully I can dig into this by the end of the year. Not to be crass, but if you are desperate for it and willing to pay me off I can push it up, but otherwise it'll be around then.

  5. danicasati
    Member
    Posted 1 year ago #

    Don't worry, I can wait...
    Thanks anyway! Yo're doing a very good job.

  6. danicasati
    Member
    Posted 1 year ago #

    Please, PM me the cost to develope this feature.
    Thank you.

  7. radiok
    Member
    Posted 1 year ago #

    I have added Regex to the development version of Register Plus Redux. You may test it out. Enter a valid regular expression as an option on any text field to have Redux evaluate that field against the specified regex. For example, the following regex will only allow alphanumeric characters.
    /^[A-Za-z0-9]+$/

    http://downloads.wordpress.org/plugin/register-plus-redux.zip

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic