I have a query with single item(always one) and 6 menu action buttons and I want to display this query on top bar like top menu.
How do I display the query(not on button click) on top menu between logo and right hand side login/logout section automatically on first load? The query will always have one item with one column displaying PRODUCT(either a, b or c and there are 6 action buttons for that which acts like global menu). Right now the query is working in subsections and I just need to place it in top bar. So when user logs in he selects a product in pop up and then that product shows up as selected on top query with top bar query menu and he can perform actions (6 actions using top menu which always shows up above main content section)