Welcome to Axure Community Site Sign in | Join | Help
in Search

Email Validation

Last post 07-01-2009, 11:28 AM by wgrandon. 2 replies.
Sort Posts: Previous Next
  •  06-30-2009, 9:05 AM 5297

    Email Validation

    Seeing as how email validation was requested in the "Suggestions for Future Releases" thread (here)... my question is there currently a way to validate an email address in a text field? I've created a "login" page and it links to a "registration" page. I've set up the logic to check against whether or not there is a minimum of 1 character and a maximum of 25 in the name fields, but I haven't figured out how to validate the email field. Currently it just checks if there are between 1 to 50 characters.

    Any help would be appreciated. Thank you.


    Thank you,

    William
    Filed under:
  •  06-30-2009, 5:21 PM 5304 in reply to 5297

    Re: Email Validation

    Hi wgrandon,

    The conditions listed in the condition builder is the full set that is available by default. It is possible to modify the html/javascript in the prototype to develop rules that can't be built in the condition builder if you really need to implement the rules fully. But if you can show a sample of what happens when a rule is broken and then supplement with an annotation listing the full set of rules, that may provide for a good demo and communicate the full set of rules. We plan on extending conditions down the road so you can build more rules like email validation.

  •  07-01-2009, 11:28 AM 5309 in reply to 5304

    Re: Email Validation

    Ok, cool. Thanks. The validation isn't a "must have" for the demo, but it would be nice. I don't really know javascript that well, so manipulating the generated code isn't really an option for me at this point. I'll make sure to make the annotations for the demo.

    Thank you,

    William
View as RSS news feed in XML