Forum Discussion
GauravSharma3
9 years agoQrew Commander
I assumed that you have already formula text field on the child table which shows the picture on the child record right?
Are you able to see all the thumbnails on the parent report? if yes then you can create a summary field (i.e minimum - record id or first photo record id#) then, create a custom report in your child table and make a filter that record ID# is equal to (minimum - record id or first photo record id#).
Now, use that custom report in the form element setting in your parent form.
Please let me know if you need further clarification although I haven't tested this solution.
Thanks,
Gaurav
Are you able to see all the thumbnails on the parent report? if yes then you can create a summary field (i.e minimum - record id or first photo record id#) then, create a custom report in your child table and make a filter that record ID# is equal to (minimum - record id or first photo record id#).
Now, use that custom report in the form element setting in your parent form.
Please let me know if you need further clarification although I haven't tested this solution.
Thanks,
Gaurav
MichaelGraham2
9 years agoQrew Assistant Captain
I assumed that you have already formula text field on the child table which shows the picture on the child record right? - Yes, this is the [Property Image] field which uses "<img src=" &[Photo URL] &
">"
Are you able to see all the thumbnails on the parent report? if yes then you can create a summary field (i.e minimum - record id or first photo record id#) then, create a custom report in your child table and make a filter that record ID# is equal to (minimum - record id or first photo record id#). - I already have the Minimum Photo Record ID# summary
I created the child Report.
Then created a Report Link and selected that report on my form.
Bingo! Thanks Guarav.
">"
Are you able to see all the thumbnails on the parent report? if yes then you can create a summary field (i.e minimum - record id or first photo record id#) then, create a custom report in your child table and make a filter that record ID# is equal to (minimum - record id or first photo record id#). - I already have the Minimum Photo Record ID# summary
I created the child Report.
Then created a Report Link and selected that report on my form.
Bingo! Thanks Guarav.