script not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 07:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 08:35 AM
Tried, Same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 08:36 AM
Can you show what you tried. Copy and paste the script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 09:09 AM
Is this solved?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 07:35 AM
Hi @Rosy14 ,
Can u check in ur customer table with the sys id coming in this info message
if the record exist or not
acc[i]
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 08:56 AM - edited 12-06-2023 08:56 AM
Hi @Rosy14 ,
Try with toString() method in the latest code.
var accList = g_form.getValue('select_buying_agent_account').toString();
-Thanks
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution