
Announcements
I need to allow user to enter comments if user is trying to "Set Active" for previous completed stage.
Ex: I have 4 stages
Stage 1
Stage 2
Stage 3
Stage 4
Now The process for Stage 1 is completed. And user is now in either Stage 2 /3/4 if user tries to Set Active for Stage 1, i need to ask user to enter comments.
is this achievable using Script?.
I will suggest to add column on every stage as "comments" and make it mandatory . So when your moving to either stage it will ask you to fill the comments.
If you want to give pop up kind of UI then you can use JS