How to set the yes or No Catalog Variable to True or False Catalog Task directly using Script?

VIKAS45
Tera Guru

How to set the Yes or No Hidden Catalog Variable to True or False variable created in Task table which will be there for Request,  Requested Item and Catalog Task directly using Client Script, Script Include or Business Rule?

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

In a client script you can just unhide the variable, change the value and then hide it again.

Not sure how you want to update the value of the variable on a business rule? Do you want to change its value after the RITM is created? No BR will run unless RITM is created.

 

-Anurag