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 ,please try to write in catalog client script. Don't write in variable set because reuse the variable set it may affect that  another catalog item.

 

This client script only needs to particular catalog item. So, write for that catalog item. I hope u got it what I said.

 

 

@Arun_Manoj  you are not understanding , 

 

But i want show short descp and desp , for  other choices in the same catalog , 

if i write catalog cilent , it will effect for other fields in the same catalog .....

 

How should i proceed here ? @Shruti  @dgarad 

@nameisnani 

arunm1_0-1710142194883.png

arunm1_1-1710142262790.png

arunm1_2-1710142327857.png

In above screenshots , SS1- Where two variable , request category & test.

SS2- Where a variable set test demo contains short description and description.

SS3- two variable in variable  set ,short description and description with field properties.

arunm1_3-1710142490085.png

SS4- client script for the catalog to make short description and description make visible for req_category.

arunm1_5-1710142669428.png

 

arunm1_4-1710142605981.png

Final result will be

arunm1_0-1710142902975.pngarunm1_1-1710142922764.png

 

 

 

 i hope above details will helpful you to achieve the task you need. Please mark it as correct and helpful.

 

@nameisnani  yes

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

nameisnani
Mega Sage

HI @Arun_Manoj @dgarad 

 

So you are saying that exisiting variable set i have to remove from the catalog ?