
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2018 05:08 PM
Hi Community,
How to set the toggle button to not include items by default when the form loads on "choose options" tab in SC order Guide Widget?
Currently it's includes all the items by default by turning on the toggle button to right.
Could you please advise how to achieve this? I want users to select the options what they require by turning on the toggle button.
Thanks,
Arsh
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2018 09:06 PM
Hi Stephen,
Thanks for your reply. I found the solution for my requirement.
All you have to do is to set the value to "False" in server script of the widget.
item.included = true;
This will enable the items to "NOT INCLUDE" by default.
Cheers,
Arsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2019 10:32 PM
Hi Arsh,
Is it possible to remove the toggle button for a particular catalog item?
we need a catalog item that is always included(means no option for toggle).
Please share your suggestion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 03:10 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2020 04:50 PM
Hi Tim, please refer to my reply below. hope that solution might help you. Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020 01:18 PM
I am looking for the same solution. I have one item that I want to always be included in the order guide and do not want the toggle to be turned off. It needs to be "true" but read-only.
Please advise if anyone knows how to do this.
Thanks,
Rhonda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2020 04:43 PM