Issue
I want to create a multi level menu using widgets on Appsmith but unfortunately, there isn't a dedicated widget for this feature yet. The Appsmith team has created a feature request for this and I am encouraged to add a comment with my use case to help prioritize it. In the meantime, I can try implementing a sidebar navigation using existing widgets or fork a sample app.
Resolution
Unfortunately, there is no dedicated widget in Appsmith for creating multi-level menus.
A workaround is to use existing widgets to create a sidebar navigation. This could be done by creating a layout that mimics a multi-level menu. Here is a sample app that demonstrates this workaround.