Improvements for top menu action buttons

  1. Add conditional visibility for top menu buttons to only show when records match conditions

  1. Show dynamic text on buttons (like you can in title/subtitles)

Output example:

image

@GuillaumeDuv hey G any chance of getting this across the line?

This isn’t possible yet unless you vibe-code your navbar - but if it’s about a Cart you could be placing users in a user group if their cart isn’t empty and from there show the cart button.

Then eventually with custom code you could find a way to display a number inside its label?

1 Like

Unfortunately the ‘user group’ takes too long to refresh for the button to come in and out of visibility. It took over 30 seconds constantly refreshing the page for the buttons condition to take effect.