I do have a database with 2 forms. In the main form I have a link to form field which links to one field in the second form. This link-to-form field is the third in the list of fields. But when I want to show it on the left column (the first 4 fields should be showed) the content of field 1, 2, and 4 only appears. I can not display the content of field 3 (the link-to-form field) and I can not search its entries.
What do I do wrong?
Winfried
You can search the child form’s entries only from the child form, not from the parent form.
If you have a Total calculation on the child form, that will display on the records list view. You can’t display a list of records within a list of records, so Tap Forms will only display a total if there is one set on the child form.