Favorite List

The Favorite List is part of the Favorite Component Set. The Favorite List pairs with the Favorite Button. When a user clicks the Favorite Button on a Page, the designated Page Title will appear on the Favorite List. This Component uses the device's local storage to save the information.

Pro Tip: All favorites are stored in the device's local storage. If a user clears their cache all favorites will be removed from the favorite list. 

Ideas for Using Favorite List

  • Add a Section Header or Rich Text above the list with the title describing the list, such as Favorite Products.
  • Pro Tip: Make sure Favorite Button has been added to all of the pages you would like users to be able to save. Favorite List and Favorite Button work together closely. 

Favorite List Properties

The Favorite List Component has the following properties:

  • Component Id - Sets the name of the Banner Component in the app. The Component Id can be referenced using JavaScript to add more functionality to the app as needed.

    Pro Tip: It is a best practice to use only letters without spaces for the Component Id. Symbols, spaces, and numbers are not recommended.
  • Title Styling
    • Text Color - Sets the color of the text in the List. There are two ways to set the Text Color: Click the Color Swatch to choose from the app’s Color Palette or enter the hex code in the text field.
    • Font Size (px) - Set the size of the font in pixels. 
    • Bold Text - Toggles on or off to display the text as bold. Default is set to on. 
    • Italic Text - Toggles on or off to display the text as italicized. Default is set to off. 
    • Alignment - Sets the alignment of the text. Choose from the dropdown list: Left, Right, or Center.
  • Description Styling
    • Text Color - Sets the color of the description text in the List. There are two ways to set the Text Color: Click the Color Swatch to choose from the app’s Color Palette or enter the hex code in the text field.
    • Font Size (px) - Set the size of the font in pixels. 
    • Bold Text - Toggles on or off to display the text as bold. Default is set to on. 
    • Italic Text - Toggles on or off to display the text as italicized. Default is set to off. 
    • Alignment - Sets the alignment of the Headline Text. Choose from the dropdown list: Left, Right, or Center.
  • Favorite List Placement Settings

    The Placement Settings for the Component sets which column(s) the Component will appear. Each Page of the app can have a different number of columns that are set in the Layout section of the Page Settings. The following Placement settings are available for this Component:

    • Column Start - Sets the column where the Component will start. 
    • Column Span - Sets how many columns the Component will span. 
    • Padding - Sets how much space will appear on the top, bottom, left, and right of the Component. When building a Page with multiple Components, the Padding will determine the overall spacing between Components.
    • Display Mode - Sets how the Component is displayed. If Both is selected, the Component will always show. Both are the default option. If Optimal is selected, the Component will only show if the browser supports the app. The main supported browsers are Chrome and Safari. If Degraded is selected, the Component will only show if the browser does not support the app. The main unsupported browser is Internet Explorer.

Still need help? Contact Us Contact Us