App Navigation

Hi,

I am trying to create a nice app navigation bar as per the attached image.

The naigation is just a collection item and I have set up a new data table for teh navigation items. I was hoping to then have an action to send users to the relvent page of the nav but I can’t figure out how to do that as each nav item has it’s own data table.

Any suggestions would be most welcome

Create a custom action for your collection with IF branches that take you to different screens based on the item that was chosen.

1 Like

ah yes, great thanks

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.