Record Producer Variable

MrGupta__
Tera Expert

Hi all,
I want to show fields on record producer form according to the location of the user selected.
Note: Do not use Catalog Client Script.

6 REPLIES 6

Tushar
Kilo Sage
Kilo Sage

Hi @MrGupta__ 

 

Did you try implementing UI Policy?

 

Thanks.

Thanks for reply @Tushar  and @Shruti Khaire 
I have use the client script (onChange) to implement it, but want try it with the help of UI Policy.

Regards,

Himanshu

Hi @MrGupta__,

 

Let me know if you were successful in implementing the same with UI policy and if not will help you there.

Thank you!

Shruti Khaire
Kilo Sage

Hello @MrGupta__,

 

For simpler logic such as variable readonly, visibility and mandatory you can use Catalog UI Policies.

For complex logic use onChange client script

Service catalog UI policy

Create a Service Catalog client script

 

Thank you!