variable set fields

nameisnani
Mega Sage

Hi Team ,

 

Need help , 

 

The ' Short description ' and ' Description ' , are coming from variable Set .

 

And I want to make this variables not visible , when ever the [ Request category = production access to scdass ] 

 

nameisnani_1-1710134346733.png

 

Please provide me Client Script . 

 

NOTE - Please give Cilent Script only instead of UI plocy . Why because  there are some confusion's in UI Plociy . 

 

Please give Cilent script :

 

When ever user selects " Request category = production access to scdass "  >>>> short desp and desp , has to be not visible . 

 

Please give Cilent script :

26 REPLIES 26

@nameisnani ,

 

In the existing variable set contains only short description and description?

 

if existing var set you have then move ahead with that , add to ur catalog item

 

In the existing variable set contains only short description and description? --- Yes 

then use that

please try using existing var set and are you facing any issue please update here.

@nameisnani 

 

see if you want to make one field  mandatory and also you want to make that field "not visible ".

in this case  there is conflict with mandatory and no-visiblity , and priority always go to "mandatory".

That's why whatever client script you have written that is not able to hide that field.

 

If can create one viriable set with same functionality which is beneficial for your 40 catalog item and make that field "non-mandatory " and write client script to make that field "non-visible".