Popup on change request form when user clicks on a ui action and state is in draft or new
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 12:57 AM
Hi Community,
I have a custom field created on the change form which is a checkbox field. Until user check that checkbox and there are no related items in the change requests related list, i want to show an alert. Also, when user clicks on request approval ui action and state is new or draft all the time then i want to show same alert. Any one condition satisfies then want to show this alert i.e. either that checkbox is checked or there are no related items in the related list then show alert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 01:36 AM
Hello @Poorva Bhawsar
It seems that your "gr.addEncodedQuery("parent=^ORu_non_production_test_not_required=false");" condition is not correct
Because you have used parent=Or
So fix this and this will work.
Mark ✅Correct if this solves your issue and also mark 👍Helpful if you find my response worthy based on the impact.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 08:22 PM
Hi,
I want to show an error message when change request moved to assess state.
When to run condition is state changes to assess.