https://bugs.documentfoundation.org/show_bug.cgi?id=164324
Robert Großkopf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FIREBIRD: Subform couldn't |FIREBIRD: Subform couldn't |be linked by Alias of a |be linked by Alias of a |query |query - new entries in | |subform couldn't be | |created. --- Comment #4 from Robert Großkopf <[email protected]> --- (In reply to jcsanz from comment #1) > (In reply to Robert Großkopf from comment #0) > > Created attachment 198111 [details] > > Open the 2 forms and see the difference. Subform connected by Alias isn't > > really connected. > > > > > It is impossible to connect a subform to a form by a field, which is renamed > > by an alias. > > According with my tests, the connection between the forms is posible. If you > have previous data in both tables, and navigate in the main form, you can > see the data in the subform moving accordingly. You haven't tested the subform. The connection has been made, but have a look at the subform. You only moved through the mainform. Type a "Name" in subform. Change to next row. Firebird get's an exeption, because the TownID in the table is set as "NOT NULL". TID is empty while I input a new row. Change to the other form. You will see the value for TownID in the subform. You could type content in "Name" and save it. The link to subform doesn't work well. New entries couldn't be created. -- You are receiving this mail because: You are the assignee for the bug.
