Hey Gang,
I'm using Forms as a content generation method. Customer needs image previews on the finalized form for reviews/approvals.
I'm using a custom HTML function (here's a link to a JSFiddle http://jsfiddle.net/Xotic750/AjtLx/) to provide a pretty decent image preview solution. This solution works well, however- upon submission the image previews are completely gone. When the customer submits the form, I'd like to be able to see the previewed image flattened on the form- which it is not doing currently. Is there a way to do this or should I focus my efforts more on the base upload method? Is there something I'm missing?
Thanks,
HB