Hello @ddangerfield
I’m sorry I don’t understand your question totally. Our plugin includes two control types by separated, the media control to display images on the form, and an upload file control (that is a input tag with the type attribute set to file) to upload files through the form.
Best regards.
Sorry if I was not clear I want the user to upload an image and see it on the form , now I can only see the name image.jpg, so I tried to use the fieldname of the upload field in a media fiel, but it’s not working
How can I do that ?
Hello @ddangerfield
Simply tick the checkbox: “Show preview of images” in the settings of the “Upload File” field.
Best regards.
I don’t want to show the image in the upload field but in a media field down
Hello @ddangerfield
In this case, you will need to implement your own code, because the image has not being uploaded yet to the server. So, the only way to display the thumbnail into another field would be programmatically.
If you prefer, can contact me through my private website: Custom Coding Service
Best regards.