Edit catalog Item varibales in Catalog task form

Black Coder
Tera Guru

We have created a catalog request. We have to make once catalog item variable as editable in catalog task form. Right now it is available as read only in catalog task form. How to configure this

Variable.PNG

We have tried following script but it doest work

 

client.PNG

 

5 REPLIES 5

Harish Kota
Kilo Sage

Hi @Black Coder 

 

Use code if (g_user.hasRoleExactly('itil'))   or use  gs.hasRoleExactly('itil')

 

If my response helps to solve your issue. Kindly mark it as Accept as solution and helpful.

 

Thanks,

Harish Kota