Add NavBar Menu datapage
Currently we are using an HTML datapage to add a navbar menu on every webpage. The reason for this is to not duplicate code and have the ability to dynamically change the menu with different user authentications. Unfortunately, we cannot authenticate the navbar menu differently than the datapage on the webpage, so we had to resort to authenticating all datapages the same and re-direct the user manually if their authentication doesn't match.
It would be really convenient to have a navbar menu datapage that you could add menu buttons, drop downs, etc. And assign URL's to the buttons for redirecting. Then assign different level of authentication to the buttons. So if I am an employee, I don't see the buttons for admins.
-
Ali commented
Adding a Navigation Menu to Caspio DataPages
https://www.youtube.com/watch?v=XCxGl1aUixk
its available
-
Randy Linzel commented
Excellent idea.