Hello.
Is it possible for the RichWidgets/Dropdown menu to when I click on it, will redirect to another page of the site at the same it will show the submenu? Take the example scenario of when I click on 'Our Solutions' of https://www.hms.com/
Thanks.
Yes You can do that. use switch and navigate to different screen in created service action.
Then pass the input condition value from link
Finally create switch condition and publish
OML attached.
Thanks, Aadhavan S
Hi Matanong,
You can link the menu item value to the server action and you can set destination to the new screen.
Refer below structure and attached oml.
To set destination
Good Luck!!
Thank you! Your Idea works. Is it okay if I ask another question with regards to using the switch inside action to go into different destinations when I click on a different menu? How to do that? Thanks again