Automated CRUD page generation from db table schema only generating first 5 columns from the table

I’m trying to generate a CRUD page from a table from Mysql db schema which has about 25 columns, but in the Update and Insert forms it only generates the first 5 columns and not 25, is this a bug or i’m missing something?

Hello :wave: today the generate page option only generates the first 5 columns to help users understand how Appsmith works. We’re soon launching our JSON form which will be able to render all the columns in it and support building complete applications

Thank you for the quick repply, please keep it going, this project is awesome.

1 Like