How to make comments field mandatory when approval request rejected through List Choice?

Deepika N
Kilo Contributor

Hi team,

please guide me How to make comments field mandatory when approval request rejected through List Choice?

Regards,

Deepika

find_real_file.png

10 REPLIES 10

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.

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.

 

Yeah I understand. Since the original request was for making it mandatory in list choice, hence thought of checking.

scottneeb
Tera Contributor

I'm struggling with the same requirement.  Did you ever find a solution?

Ruturaj Shirsat
Mega Expert

Hi Deepika,

You need to add the code to set comments mandatory in the UI action condition

Thanks,

Ruturaj

 

PS: Please mark helpful/correct