Servicenow: Attaching multiple files using button action in catalog form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2023 12:52 PM
How to attach multiple files at the click of button(customised field) on catalog form as i cannot use default/oob attachment clip icon. Any suggestions is appreciated.Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 03:57 AM - edited ‎10-10-2023 04:02 AM
@Ankur Bawiskar :Thanks ankur, I have a functionality of using the attachment button only for certain conditions for others it should be invisible , In portal Can i achieve this using oob functionality where i can hide or show based on conditions?
Also : for your response:"why not use MRVS then and users can add multiple rows and add multiple files? "can you give a hint on how to achieve this? Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2023 09:32 PM
Hi @servicenow14710 ,
Not sure as to y u cannot use the OOTB attachment. But other way would be to create an additional variable of type as attachment which will be displayed on the form. U can use that to attach single or multiple attachments.
Mark my answer helpful & accepted if it helps you resolve your query.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 02:53 AM - edited ‎10-10-2023 02:53 AM
@Danish Bhairag2 :Hi danish,
For: " But other way would be to create an additional variable of type as attachment which will be displayed on the form. U can use that to attach single or multiple attachments."
when i use type as attachment it will upload only one file when trying to attch other it will override the previous