Navbar custom component?

I’m trying to create a navbar custom component that I can drop into the navbar for the template I’m using, and it isn’t expanding properly to show all of the text for each entry:

You can see that ‘Associates’ gets cut off:

Here’s what the navbar component looks like:

How do I create a navbar custom component that I can drop into each form?

Suggestion: place your buttons in a FlowPanel instead of a ColumnPanel. Then you can size the buttons to fit.

2 Likes