I have a form which has several text fields. One of the text fields is the primary key in the table behind the form and once I type something into this text field, all other text fields populate (they are bound to the table). I would like to add another form and have the text fields on the 2nd form be bound to the primary key of the table (the text field from the 1st form). How would I go about to do this?
Bound to a text field in a different form?
Collapse
X
Comment