Expand my Community achievements bar.

Andrew_Smith_12
Andrew_Smith_12
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I manage to solve the problem.It is simple use the custom email address control.Alternatively place the following javascript in normal textbox control.// Validate the email address.var r = new RegExp("^[a-z0-9_\\-\\.]+\\@[a-z0-9_\\-\\.]+\\.[a-z]{2,3}$"); // Create a new Regular Expression Object.// ...

    Type

    Questions

    Views

    7.4K

    Likes

    2

    Replies

    0
  • Hello All, I would like to do a simple email validation, the built in email validation pattern(text{OOOOOOOO'@example.com'} ) is not really useful. What is the best to validate an email in the form which was built using livecycle designer. Is there any other pattern I can use? My requirement is simp...

    Type

    Questions

    Views

    26.1K

    Likes

    3

    Replies

    6
Top badges earned by Andrew_Smith_12
Customize the badges you want to showcase on your profile