Hello,
I want to add an alt or default image that displays if my users did not upload image. Once they upload the image the default image will be automatically changed to the one they uploaded.
Take a look at how i coded it
What I want is that I want a default image that displays incase the user did not upload image and once the user upload image the default image will be replaced with the image uploaded.
Another way is to check on server side that when you will submit the form we will check on server side that image is uploaded or not, if no image is uplaoded then we will set the default image using the Toolset form hook: cred_save_data