You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Widget Use

Renders filter options for Contract items at the top of a product list (e.g. search results, favourites, category display). B2B users can elect to view only their contract products, non-contract products, or all products.

 

Example of Widget Use

Following is an example of the widget in use:

 

Where can the Widget be placed?

The widget can be used in the following templates:

  • Product List Template

 

Widget Options

OptionUseCommentsAvailable from Version
DescriptionA short description of the widget's use.We recommend this field be updated so the widget's purpose is clear at a glance from the template page.All
LayerThe layer the widget is valid for.

The layering technology allows for the content to be shown to specific audiences.

This is handy if the content is only valid for a certain type of user, or if the same widget is required for more than one audience, but different configuration is needed.

The widget can be added to the zone more than once and the layer feature can determine which audience can see each widget. 

All
Buttons
Display All Items Button TextThe label on the button displayed when the user is viewing only contract or non-contract items.Default is: Display All Items3.88
Display Contract Items Button Text The label on the button to view only contract items.Default is: Display Contract Items3.88
Display Non Contract Items Button Text The label on the button to view only non-contract items.Default is: Display Non Contract Items3.88
Prompts
Currently Displaying All Items PromptThe message text to indicate all products are being displayed.Default is: <p>Currently displaying all items.</p><p>To display contract items only, <a href="ItemFilter=Contract">Click Here</a><br/>To display non contract items only, <a href="ItemFilter=Noncontract">Click Here</a></p>3.88
Currently Displaying Contract Items Prompt Default is: <p>Currently displaying contract items only.</p><p>To display all items, <a href="#">Click Here</a><br/>To display non contract items only, <a href="?ItemFilter=Noncontract">Click Here</a></p>3.88
Currently Displaying Non Contract Items Prompt Default is: <p>Currently displaying non contract items only.</p><p>To display all items, <a href="#">Click Here</a><br/>To display contract items only, <a href="?ItemFilter=Contract">Click Here</a></p>3.88


Implementation note - this widget will not render for Roles that do not have the following flags enabled:

  • Filter Contract Items
  • Filter Non Contract Items

 

Other Widgets

  • No labels