How to validate an email address in flexfield
Hi,
We want to add a new descriptive flexfield as an extra information type in HCM where we ask our users to fill in their personal email address.
Now I am trying to find a way to validate the email adress to make sure that the format is correct.
I tried to use a value set of validation type 'Special', but unfortunately that is not working in our current release.
We need to make sure that the emailadress entered by our user is in the format 'xx@xxx.xxx'.
Does anyone have an idea how to solve this one?