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.52k stars 3.73k forks source link

[Bug]: Update operation supported only on first 12 columns for the pages created using CRUD wizard #18061

Closed ginilpg closed 2 years ago

ginilpg commented 2 years ago

Is there an existing issue for this?

Description

https://user-images.githubusercontent.com/8299030/199526461-7db6be2f-46a1-4493-87a6-613dcdd38e26.mp4

Steps To Reproduce

1) Create a new page using CRUD wizard 2) Select mysql/PostgreSQL datasource 3) Select a table which has more than 12 columns and create the new page 4) Try to update a column value that is after the 12th column on the newly created page.

Public Sample App

No response

Issue video log

No response

Version

Cloud

Front logo Front conversations

Nikhil-Nandagopal commented 2 years ago

@ginilpg this was by design since the CRUD page builder was meant to be more to teach users how to use Appsmith