How do I add a Table to a form?

I would like to know how to add a table that I made using google sheets to a “form” section of appsheet?

(when you click “edit” on appsheet, i want the form to show up there)

its a simple solution, (im new too app development so im asking many questions!)

thank you

@dbaum

Add the table to your app, and then you can create form or other view types for the table.

1 Like

thanks for the reply but this does not work, when I click the “edit” button the table does not show up

I don’t know what you mean by this. I suggest post screenshots illustrating the steps you’re performing in the app editor and explain what you expect at each step.

1 Like

There is no such thing as an editable table inside a form. The closest would be an inline view made from a child table that has “Is Part Of?” inside the Ref column config for it’s foreign key

1 Like