Have a Custom UI Page for Attachment Dialog in HR Case table, How to add same in other Custom Table?

Balaraju K B
Tera Expert

Hi Everyone,

 

There is a custom UI Page for Attachment Dialog  (On Click of Paper Clip Icon) in HR Case table and Want to apply this same functionality to another Custom table. How can I apply this UI Page to other Custom table?

 

Thank you,

Balaraju

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

@Balaraju K B 

by default attachment paper-clip icon is shown on every record

are you not able to see that as an admin on that table record?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

I'm able to see the paper clip icon but in HR Case they have added few customizations like Fulfiller is having the control on which attachment should be visible to End user and vice versa.

They have added some checkbox "Internal Only" and this is done via an UI Page.

Now I want to add same thing in another custom table and this is currently working only on HR Case table.

Can you help me how to apply same thing to other custom table?

 

Thank you

@Balaraju K B 

it seems they have added some customizations on OOB attachment UI page

just check the code and use the same on your custom table

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar In the code I don't see the condition which tells this applies to HR table.

How can I check that this is applied to HR case table?