I use Uploadify to upload images and then I have it write html to an input field which i then later decode to show up as a link to the image within the shopping cart and an email. Using the standard file uploader does not allow me to have an image preview before submitting, and also doesnt allow for multiple uploads, so thats why I went with using Uploadify to convert the GF file input. How can I pass html code within a hidden field using gravity forms and then have it not come out as just the html code on the next page? I am using this in woocommerce.