Not able to find the function that is called in Client Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 09:56 PM
In client script there was function called with the name isEmailValid.My concern is not knowing from where the function is coming.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2023 03:49 AM
yes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 11:47 PM
Hi @Kethe Yamini ,
What is the end objective?
Do you need to perform email validation on change/on submit of field/form?
R u facing issue with the email validation?
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 11:54 PM
Actually it was onchange client script on email filed.It was exisiting client script,Now i want to know the regular expression that is being used to validate the email.Here they called a function-isEmailValid.From that function only we can know the regular expression right
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 01:22 AM
@Kethe YaminiWe have the same question. Have you found the answer? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 03:00 AM
No @Yuanquan Fu .I didn't find any answer for this.