Attachment button on workspace list

rohitbhadrasen
Tera Contributor

Need to create custom attachment button on list view in workspace. Where user can attach the button. I don't want to use ootb paper clip or attachment component option. 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @rohitbhadrasen 

 

Any reason to add attachments from the list view? It will create technical debt for you.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

rohitbhadrasen
Tera Contributor

Hi @Dr Atul G- LNG , Thanks for your reply.

I've created a logic, I have create one UI Action on incident table list view to upload an attachment. By using saveAttachment, I'm also calling my data source within the ui action. So that whenever user upload an attachment (Excel) on the list view, field should be updated for all the incidents which mentioned in the excel file. 

I want to build same logic in workspace, but saveAttachment is not working in workspace. My end goal is to update mulitple records by uploading the excel.

Let me know if you have any question on this.

Hi @rohitbhadrasen 

 

I am not a developer so cant help much here. @Sandeep Rajput  @AshishKM any thoughts

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************