Forum Discussion

F_Reh's avatar
F_Reh
Icon for Post Patron rankPost Patron
7 months ago
Solved

Bookmark Navigator - Assigning distinctive Colours to different buttons upon selection

Good Morning,   I have a Bookmark Navigator on a page which has an Overlay on it so that when any button on the Navigator (linked to a different Bookmark) is clicked it shows different set of visua...
  • cengizhanarslan's avatar
    7 months ago

    You cannot assign different “selected” colors per button in a Bookmark Navigator. The Selected state formatting is shared across all buttons in that navigator.

     

    Solution 1) Use individual buttons + bookmarks

    1. Don’t use Bookmark Navigator

    2. Create separate buttons (Button visual)

    3. Assign each button:

      • Action → Bookmark → specific bookmark

    4. Control colors via:

      • Button Fill (fixed color)

      • Or duplicate buttons:

        • “Active” version (blue)

        • “Inactive” version (grey/orange)

     

    Solution 2) Fake the selected color with overlays

    If you want to keep the Bookmark Navigator:

    1. Create colored rectangles or shapes behind each button

    2. Show/hide those shapes using the same bookmarks

    3. The “selected” look comes from the shape, not the navigator