- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 01:09 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 02:01 PM
Hi @samadam ,
Everything is fine in ur client & server script except u just need to replace "sysparam" with "sysparm". Post replacing it on both client & script include it should work.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 01:56 PM
Hi @samadam ,
In your client script and line #3#, what is email_id, and where are you getting it from?
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 01:59 PM
I am getting the value from fields on the form, I have the right value when I use alert to get it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 02:01 PM
Hi @samadam ,
Everything is fine in ur client & server script except u just need to replace "sysparam" with "sysparm". Post replacing it on both client & script include it should work.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 02:05 PM
That did it, Did not realize that. Thanks a lot.