hello again
i have a on submit that is working well.
the user loads an image and it is saved in a folder and the filename is stored in a field in the database.
as time goes by the image is updated, the user uploads a new image, the image is stored, but the file name is replaced over the old name in the database losing the first image file name. this is what i wish to avoid.
is there a way i can concatenate the file names in the field and then use the custom code element to call the list of file names separating them into a vertical list?
i have looked but cant find a solution.
thanks
i have a on submit that is working well.
the user loads an image and it is saved in a folder and the filename is stored in a field in the database.
as time goes by the image is updated, the user uploads a new image, the image is stored, but the file name is replaced over the old name in the database losing the first image file name. this is what i wish to avoid.
is there a way i can concatenate the file names in the field and then use the custom code element to call the list of file names separating them into a vertical list?
i have looked but cant find a solution.
thanks