Attachment

Chaman
Tera Contributor

I'm currently working on a service portal page where users can upload attachments by clicking on a single paper clip. However, I now need to add an additional paper clip to the same page. One paper clip should allow users to upload regular attachments, while the other should allow them to upload personal attachments. Both types of attachments are mandatory. Can someone provide guidance on how to implement this feature? Client side code as well as html code. 

4 REPLIES 4

Community Alums
Not applicable

Hi @Chaman ,

Can you please tell me one thing that you are working on OOB widget or Custom Widget? If OOB widget can you please tell me name of that widget ? 

 

Thanks and Regards 

Sarthak

@Community Alums its a custom widget

Community Alums
Not applicable

Hi @Chaman ,

Can you please try this link, very well explained here to add an attachment.

https://www.servicenow.com/community/now-platform-forum/how-to-add-an-attachment-functionality-in-a-...

 

Please mark my answer correct and helpfull if this works for you

 

Thanks and Regards

Sarthak

Code is working fine for uploading attachments from one paper clip. Problem is I want to add two different paper clips one to upload regular attchement and other for uploading personal attachments.