We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

in service portal, when case state is closed, the sys_attchment pashould be disabled in portal

jnfjn
Tera Contributor

how to disable, sys_attachements paper clip icon on the portal for particular case where case state is closed i.e., state = 3.

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@jnfjn 

where do you want this? on portal or native?

Simply block the Table level WRITE Access when State=3 and they won't see that icon

Note: users having table level write access will see paper clip icon

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

Bhanu Vamshi
Tera Contributor

@jnfjn, May I know on which page the attachment icon i.e., widget is there on the portal