- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 01:00 AM
Hi All,
I have requirement to restrict the closing of the SCTASK from the RITM related list and it should pop-up the error message to fill up the mandatory fields on the SCTASK variables.
Please help with the right approach , thanks in the advance !!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 01:11 AM
Hello @Chiranjeevi K
Greetings!
this can be done via before business rule and use abort action message to pop up the error message.
refer the below thread where it is explained:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 10:24 AM
Hello @Chiranjeevi K
Greetings!
Any feedback on my reply? were you able to do this?
Please mark the answer as correct solution and helpful based on Impact.
Kind Regards,
Ravi Chanda.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 01:11 AM
I believe you should be able to create a field specific list_edit ACL for this.
Point it at the sc_task table and the state field and set it so only admin can perform this function. This should prevent the editing of that field from lists but have no effect on the form view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 01:11 AM
Hello @Chiranjeevi K
Greetings!
this can be done via before business rule and use abort action message to pop up the error message.
refer the below thread where it is explained:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 10:24 AM
Hello @Chiranjeevi K
Greetings!
Any feedback on my reply? were you able to do this?
Please mark the answer as correct solution and helpful based on Impact.
Kind Regards,
Ravi Chanda.