Page 1 of 1

Updateable table view

Posted: 2018-02-04 16:46
by Jim Nickel
Hi,

I have an application where I have a number of different tables that are related and need to be updated, but I want to create a Easy mode that shows all the different tables in a single pane and allows the user to make the entries which will be updated in their separate tables.

I could create a updateable table view, but how can I get AppGini to create the CRUD (Create/Read/Update/Delete) for this as it is not a normal table I created in the AppGini? Could I just create a matching table in AppGini and then when I bring over the code, I would replace the table it creates with my updateable table view? Would that work?

Jim

Re: Updateable table view

Posted: 2018-02-28 05:49
by R Tammam
Hello Jim,
i think you can use iframes linking to tablesviews generated by appgini with embded equals 1