How to call email address from Sys Prop. to ctalog variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2025 01:08 AM
Hi,
for a custom application we have created a record producer, in the form we have a choice field(wd_list) having 4 choices and a single line text(email_list) field. Now the requirement is, for every choice selected in the wd_list we want to copy email address in email_list field.
I have already created 4 sys properties storing the required email addresses. Now, I am stuck at copying the email addresses to the email_list field.
please assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2025 10:00 AM
Hello @Puneet4418
Please return dlList.toString() and also add log to check whether it's storing value.
ALso print the "response" parameter directly - many a times this has happened with me and really response directly helped.
And you are using functions - sysparm_name - isn't required to be passed - to signify exactly which function within script include ?
And can you use this.getParameter to fetch the value instead ?
Kindly mark my answer as helpful and accept solution if it helped you in anyway,
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwN
eEISQCY