- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 09:29 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2015 01:16 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2015 01:16 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2015 06:34 AM
Hello Mujtaba,
Thank you so much. It is working for me.
Regards
Bhushan
On Wed, Jun 24, 2015 at 1:46 PM, Mujtaba Bhat <
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2015 11:40 PM
Good to know that Bhushan. Please mark the anwer as correct.
Regards,
Mujtaba Bhat

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2016 01:28 PM
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.