Hi @RandyHayes
Thought it was better to log a new question.
I have as you know I am allowing a maximum of 4 pictures to be stored in a collection. Each image has its own description muti line text field from SPO list.
Picture1.jpg a user would enter text in Picture1 description field Picture2.jpg in Picture 2 description etc, but when a user deletes Picture1.jpg and the next available value to be used in naming the pictures would be Picture5.jpg, it then means there is no link between the picture and the field.
I thought I would just name all the 4 description fields, Picture description (as they will appear below each picture anyways), and in the text area somehow get the name of the image pre-populated (of course if i did this, I would then need for it to delete the value if the picture was deleted, so maybe is not the best approach).
At the least I should hide the description fields and only make them visible if a corresponding picture is added.
I.e. Picture1.jpg and Picture2.jpg have been added - so only show 2 description fields, and not 4, hope this makes sense?
Thanks