I eveyone, I’m trying to build a form dynamicaly.
I’m building a dynamic database interface where the software will fetch the fields to display in a table. When I execute the query I get an array of fields to add to the form. I know that this can be done with a html table, but it would not be editable.
I’m knew to servoy and I was hoping to have access to a “placeField” method or something like it.
Anyone has ideas??
Thanks