(Servoy 5.1.4) When assigning an unrelated form to a tab panel, forms are organized by table. If you have forms based on the same table name from two different server connections, only one table’s forms are presented as a choice.
Is this in the bug database or should I file a case?
This is not necessarily a bug. You get all objects in the context of your form which is linked to a datasource. So it should show all tables from that one server connection (unless you created Servoy relations to other connections then those will show up as well).
Now what it should show when you don’t have a datasource connected I don’t know. All your tables from ALL your connections ?
This is not necessarily a bug. You get all objects in the context of your form which is linked to a datasource. So it should show all tables from that one server connection (unless you created Servoy relations to other connections then those will show up as well).
Now what it should show when you don’t have a datasource connected I don’t know. All your tables from ALL your connections ?
We’ve tested the context theory a bit and we’re not sure yet if it holds true. A table-less form only shows one table and which data connection it chooses is a mystery.