To set fields mandatory before the state can change to 'new'.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2017 10:39 PM
Hello,
I want all fields in the planning tab mandatory on before the change request is allow to move out of new. In "New" state nothing is required.
All planning fields are mandatory before the state can change to 'new'.
This task is complete as a Change user if all planning fields are mandatory before the state can change to 'new'
Which is the best practice to proceed with ? also how to do it?
Please give your suggestions.
Thank You!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2017 11:13 PM
YOu can write client script on "onsubmit" and make the fields mandatory
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2017 11:14 PM
Hi,
So once the Change Requests has been submitted, Request Approval button is available on the Change form. So you need to modify the OOB UI action "Request Approval" button, as per the below screenshot:
Add the fields which ever is required to be made mandatory after line number 8 similar as shown in the pic below:
Hope this helps. Mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2021 04:51 AM
Hi Banu,
which method is worked for this issue?
Thank You.