Hello,
I have a new build (purchased today) of SC and EE2.1.3
Ideally, I would like to have this work and display a thumbnail if the upload is successful. Right now, the image will not load.
The custom field for the image is image. The rest of the form works fine.
{exp:safecracker channel="workgroups" return="workgroups/ENTRY_ID" entry_id="{segment_3}" dynamic="yes"}
<label for="{image}">Image</label>
<input type="file" name="{image}" id="image" value="{image}" />
{/exp:safecracker}