Hi,
I’m thinking of using Forestadmin with my company. However, there are a couple things I need to know before I tell my boss wether or no Forestadmin is for us (I tried to contact sales but had no answer so I’m asking some of my questions here).
I was wondering if it’s possible to change the structure of a document directly from Forestadmin’s interface. Changes such as modifying, adding or deleting keys from documents. Can this be done directly using Forestadmin ?
I also have another question, but this time for SQL databases. Is it possible to perform CRUD operations in single batches? My company would need to be able to add, update or delete multiple rows at the same time. I didn’t see this functionality in the demo but maybe it can be programmed.
Something else my company needs to be able to do: add data to multiple related tables at the same time. In other words, my company’s database has multiple tables which are all dependent together. Sometimes, we need to add data to one table, but that data is dependent on another table’s data (and so on), which may not exist and therefore needs to be created. So we’re looking for the possibility to add data through a form and, when we reach a field that is basically a foreign key to another table, click on “Add row to table X” which would either expand the form to display the other table’s fields, or open another tab, or something like that. Again, I didn’t see that in the demo and I was hoping it can be programmed from the backend, somehow.
Are these functionalities available?
Thanks.