How to hide post button on portal while ticket is closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 06:15 AM
Hello,
I want to hide "Type your message here" input box , Post button and attachment button from portal for those tickets which are in closed complete or cancelled state.
I tried it by adding code in HTML and Server side in Widget but no luck
Requirement is not specific to any application its generic.
Thanks,
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023 02:16 AM
Instead of trying to hide post button, you can update write ACL on comment field so that it doesn't give access when state is closed. (you just need to add condition in ACL that state is not one of closed complete or cancelled).
Once you update ACL correctly this whole field will not be visible for closed cases.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 02:01 AM
Did you find a solution, I tried the ACL, but nothing changed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 04:06 PM
Go to 'Standard Ticket Configuration module and open 'sc_req_item' record. Under 'Tab Configuration' Click open the 'Activity' . In the 'Visible' update condition state is not closed