How to disable change record form context menu ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2022 09:41 PM
Hi Community,
I wish to disable option "Create New release" from form context menu of change record.
Kindly guide me how to achieve it. Also, is it possible to make that option appear again based on workflow activity of change record. I mean to say when "Link Change to Release" task is generated in workflow/change the option "Create New Release" must be visible.
Thanks,
Hritik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2022 10:05 PM
I think for that you will need to have script include to check if "Link Change to Release" task is associated with change request. The script include should return true and false based on computation.
And call that script include from the condition field in the UI action form.
Below article tells you how:
Use script include in a condition field
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2022 12:24 PM
Hey
Didn't hear back on this.
Is your issue resolved? If yes, feel free to mark helpful/correct, so it will be helpful for others looking for similar query.
Aman Kumar