lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]:navigation support JSON menu to open or redirect the application

Open exqmjmz opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Why open APP through JSON menu? Because I need to implement when I create some APP. The navigation page queries the APP through openapi mode and automatically registers it in the navigation menu instead of adding it manually. Desktop navigation JSON menu mode cannot support openapp mode. I tried copying the manual menu item data from MongoDB into a JSON menu but it didn't work. image image

Describe the solution you'd like

Support JSON menu to open or redirect the application

exqmjmz avatar Dec 10 '23 11:12 exqmjmz

We were thinking of implementing this - but it can get very complex. So we left it with the possibility to use the URL format to show apps. You can add query parameters too, so only "autoHeight" and "hideWhenNoPermission" would be additional value.

As we introduced the feature, your feedback is very valuable! We will add this support in general to Mobile Navigation as well, and we will harmonize the JSON Structure further and realize it as you mentioned here.

We will do this at the beginning of 2024, as we have other topics that have our full attention currently. Therefore we kindly ask for a bit of patience with us.

FalkWolsky avatar Dec 11 '23 13:12 FalkWolsky

This has already been implemented and live on Cloud. so, closing out this ticket.

adnanqaops avatar Jun 24 '25 07:06 adnanqaops