Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
A record can have a report link field type on the record, just exactly the same as when you have a parent record and it also lists child records on the form. The Form really does not care what type of report you specify, so it be a map report.
Then you can email the record and also provide a link to the report.
You may want to create a dummy table with just 1 record in it which will be Record ID# = 1. Then the "details table" (no relationship is required though), you would have a formula field that also calculates to 1. [Link to dummy form (=1)]
Then make a report link field on the dummy table and put the report link on the form and specify on the form to use the map report.
Then you can email the record and also provide a link to the report.
You may want to create a dummy table with just 1 record in it which will be Record ID# = 1. Then the "details table" (no relationship is required though), you would have a formula field that also calculates to 1. [Link to dummy form (=1)]
Then make a report link field on the dummy table and put the report link on the form and specify on the form to use the map report.