Hello!
This may be somewhat straight forward, but I’m just curious if anyone has a set way of working with dropdown menus on navbars with Bootstrap, using SilverStripe? As the menu options themselves aren’t clickable (as they action the dropdown), how do you treat that page? For example, is it just a dummy holder page so it’s placed on the navbar, or do you use any page type and list the item on both of navbar and the dropdown itself, and if so, do you use the same text for both links?
For a visual example:
How do you treat “Dropdown” (the link on the navbar)?
Hope that makes sense, but as I said, just curious how other people work with these things