- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 06:36 AM
Hi EveryOne,
Good evening,
I have created multi-row variable set from one for my cat-item. In which I have attachment field there I am trying to add g_form.setFieldMessage(), for attachment field but it is not working. Can you please help on this. The same method is working for other fields perfectly but not for attachment.
Thanks and Regards
Pratap Singh Sisodia
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 06:52 AM
it worked for me in portal and native both,
Attachment variable within MRVS
Catalog client Script - Applies to Variable Set, Select your MRVS, Type onLoad, UI Type - ALL
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 06:38 AM
Sorry its
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 06:40 AM
Did you create the attachment variable outside MRVS and see if field message comes?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 06:41 AM
first of all Attachment variable cannot be added in MRVS due to OOB business rule
Seems you disabled that business rule and created that variable
Since OOB it doesn't support the attachment variable within MRVS, it might be having some limitation
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 06:52 AM
it worked for me in portal and native both,
Attachment variable within MRVS
Catalog client Script - Applies to Variable Set, Select your MRVS, Type onLoad, UI Type - ALL
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader