KatherineOakey
5 years agoQrew Member
Adding up to 4 child images when parent ticket is created
I have a form to create the parent ticket record.
At the same time, I would like to be able to optionally add up to four images. Currently I have an Image table which is the child of the Ticket parent - Image child relationship.
Currently I have an embedded report on the Image table linked from the Ticket entry form. I successfully add the first Image record but I don't end back up displaying the Ticket parent add form so I can 'add image' again.
I don't know how to 'loop' on adding Image records and how to limit the number of Image records to no more than four images.
------------------------------
Katherine Oakey
------------------------------
At the same time, I would like to be able to optionally add up to four images. Currently I have an Image table which is the child of the Ticket parent - Image child relationship.
Currently I have an embedded report on the Image table linked from the Ticket entry form. I successfully add the first Image record but I don't end back up displaying the Ticket parent add form so I can 'add image' again.
I don't know how to 'loop' on adding Image records and how to limit the number of Image records to no more than four images.
------------------------------
Katherine Oakey
------------------------------