lowcoder
lowcoder copied to clipboard
[Feat]: Convert App to Module
Is your feature request related to a problem? Please describe. Many times you will start writing an app, then realize that it will need to be embedded in other apps, thus needing to make a module. Right now, you have to recode a new module from scratch.
Describe the solution you'd like A ... menu on "Your Apps" that says "Duplicate as module".
Describe alternatives you've considered I have written it myself using Lowcoder Application API calls and changing the JSON data to make it a module, but would rather have a menu and dedicated API call to make sure it is done correctly.
Additional context Add any other context or screenshots about the feature request here.