How to insert multiple images in catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
1 attachment variable supports only 1 file
You will require 3 attachment variables for each of those pics.
OR
Let users use OOTB paperclip icon to add files and then use onSubmit client script to validate number of files attached.
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
yesterday
Hi @SWAPNAG67418591 ,
As Ankur suggested either create different variables for images or use the OOB attachment feature to get the images.
Please note attachment type variables does not add files to requested item form/attachment list, it will only be visible on variable section.
Thanks
Anand