Hey there,
Apologies if this has been answered elsewhere, but I haven’t found anything yet. Currently, it looks like I have two options for out-of-the-box table elements in UI Builder: “Data Table”, which allows me to edit / add / delete, but does NOT display information related to another table, or creating a “View Data Grid”, by first creating a view, which does NOT allow any edits to be made, but /does/ allow the user to see related tables in other data.
For example. I have a table called Widget, and one of its columns is an entry from the Manufacturer table. Using a Data Table, I would be able to see all my Widgets, but not the Manufacturer. Using a View Data Grid, I would be able to configure a view to show the data for each row, but would not be able to edit it (say, to choose a different manufacturer.)
Assuming that I have this correct, what would be the best way to configure a screen that had the best of both worlds? I need to be able to add / edit / delete from this table, and I need to be able to see all elements in it. Is this possible with backendless components, or is this something that needs to be created from scratch?
Cheers,
Christopher