appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.35k stars 3.72k forks source link

[Feature]: jsonform custom layout #16917

Open samg666 opened 2 years ago

samg666 commented 2 years ago

Is there an existing issue for this?

Summary

add feature to allow custom widget layout inside jsonform

Why should this be worked on?

Json Form save a lot of time to build a long form, in many case for a long form, we usually need to add something like Tabs widget to better organize a long form(refer to the screenshot build by a normal form), but the Json Form currently is not allow to custom the layout, all fields/widgets are generated row-by-row, not able to add Tabs, or put multiple widgets in a single row. This restriction makes Json Form widget actually not help on all my projects. I have to build by normal Form manually as before.

iShot_2022-09-20_23 56 52
Nikhil-Nandagopal commented 2 years ago

@samg666 for your use case, would you prefer if we gave you a simple way to generate the UI after which you could just edit and move the form elements around?

ame-appsmith commented 1 year ago

Another user requested this feature.

ame-appsmith commented 8 months ago

Another user asked for this feature.