The CreatorCon Call for Content is officially open! Get started here.

Servicenow: Attaching multiple files using button action in catalog form.

servicenow14710
Tera Expert

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!

7 REPLIES 7

@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!

Danish Bhairag2
Tera Sage

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

@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