Hide Variable Set

Bhushan_Salseka
Mega Expert

Hello All,

I have created a variable sets. But on particular selection i am able to hide variable of variable sets. But i am not able to hide variable set title or header bar.

Can anyone suggest it.

Thanks

Regards

Bhushan Salsekar

1 ACCEPTED SOLUTION

Mujtaba Amin Bh
Mega Guru

Hello Bushan,



try this g_form.setDisplay('variable_set_name',false);



Replace 'variable_set_name' with the name of your variable set.



This will hide the complete variable set including title. You don't have to hide variables individually.



Do let me know if it works?


View solution in original post

20 REPLIES 20

Mujtaba Amin Bh
Mega Guru

Hello Bushan,



try this g_form.setDisplay('variable_set_name',false);



Replace 'variable_set_name' with the name of your variable set.



This will hide the complete variable set including title. You don't have to hide variables individually.



Do let me know if it works?


Hello Mujtaba,



Thank you so much. It is working for me.




Regards


Bhushan



On Wed, Jun 24, 2015 at 1:46 PM, Mujtaba Bhat <


Good to know that Bhushan. Please mark the anwer as correct.



Regards,


Mujtaba Bhat


Do you know if this is no longer working in Helsinki? We moved one of our instances to Helsinki patch 1 and now this is not working to hide variable sets that are included in an item that is part of an order guide which also has this variable set in order to cascade the variables from the order guide to the item.