File field both values
-
I’m using file upload field in a loop (to make some kind of image gallery). I need to get both values of field id to achieve this construction:
<img id="here i need attachement id of $field['photo_1']" src="$field['photo_1']" alt="">How do i get this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘File field both values’ is closed to new replies.