How to get the link child field properties to show up?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a form, then a subform with the Wizard. The subform is based on a
query. My primary key pulls the correct filtered record (using the
contract_no field). My question is under the Properties->All tab, how do I
get the "Name",
"Source Obj", "Link Child Fields", "Link Master Fields" to show up. My
subform looks more like a form (with "Record Source", "Filter", "Order by"
under the Properties->All tab), even though the form name defaulted to
subform.

And, using an add button and referring to this subform, it shows all of the
records from the query instead of only selecting the filtered contract_no's
as what is being displayed on the Main form.

Is there another way to get the subform control back again?

Thank you,
gg
 
Back
Top