How to disable change record form context menu ?

Hritik1
Tera Contributor

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.

find_real_file.png

 

 

Thanks,

Hritik

 

6 REPLIES 6

Aman Kumar S
Kilo Patron

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 🙂

Best Regards
Aman Kumar

Hey @Hritik 

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.

Best Regards
Aman Kumar