How to make comments field mandatory when approval request rejected through List Choice?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2019 12:50 AM
This wouldn't work on the related list since we are just asking the user to move to Approval form and fill the comments/reject there itself.
Even if you have something in comments, it will throw the error and not let you reject the CHG via list view.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2019 01:07 AM
For my requirement it is working fine. If user rejects from approval form without entering anything in comments the BR will abort. Unless the user enters something in comments then the BR goes to else loop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2019 02:08 AM
Yeah I understand. Since the original request was for making it mandatory in list choice, hence thought of checking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2020 09:41 AM
I'm struggling with the same requirement. Did you ever find a solution?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2020 09:47 AM
Hi Deepika,
You need to add the code to set comments mandatory in the UI action condition
Thanks,
Ruturaj
PS: Please mark helpful/correct