Thank you @mark-piller
I have added the following details to the File Uploader button.
When trying to upload a file I receive the following error:
But my images/jobcards file is empty and remains empty ofter the error accrues.

When trying to upload a completely different image I get the following errors:
The second fault is related to resetting the file uploader on the “upload failure” logic, it is strange to me because when the first upload failed the button reset as expected but when uploading the second image the fault appears.
With regards to the expanding of the image and deleting I have done the following logic, unfortunately I am unable to test to see if the logic works…
Expand image - I have added a second image component (Full width) outside the repeating table and then use the following logic to set “fullViewPhoto” into Source URL Logic of the second image component.

Delete image/file - I am using the following logic to delete the file when the delete button is clicked.

Kind Regards
Donovan