Hi all,
In my project I have four items in my menu bar. The current situation is that a microflow is triggered and a page will be shown because of the microflow. In this new shown page there is a choice among 3 items. I would like to enable a shortcut - to directly select one of these three items - by bringing subitems into the menu and still on click trigger the microflow to show the page with the choice among the three items. I only want to show the menu sub items on hover. Has anyone a sulution to do this?
So the result for the user should be:
- hovering over the menu item should show sub menu-items
- clicking on the menu item should (trigger a microflow and) show the page
I hope to be reading some good ideas soon!