Catalog Client Script for validating User ID and email based on user inputs , in case if it exist pop user to change it as it not availabe. 2.User ID auto populating on the form as first_name.last_name and emai as first_name.last_name@3com.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 04:24 AM
Requirement of 1.catalog Client Script which could validate User ID and email based on input ,in case if it already exist pop user to change it as it not available.
2. User ID auto populating on the form as first_name.last_name and emai as first_name.last_name@3com.com both to be editable feilds.
Regards,
Sam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 08:58 AM
Hi Sam,
Without additional debug information, it is difficult for me to help you with this script via the community.
The best recommendation I can offer is to use a GlideAjax construct. It's a bit more complex to set up, but offers the greatest flexibility (especially when using reference fields.) We have some videos that may help here. You should find episode 5, 6 and 33 helpful.