PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

remove post image before submit

  1. I have three image post fields on my form. I'm wondering if there is a delete/remove image button. In case a user adds three images but then decides they only want to upload two?

    Thanks

    Darren

    Posted 12 years ago on Tuesday November 22, 2011 | Permalink
  2. Currently there is not, at least on a single page form.

    However, upload fields work differently on multi-page forms. If you put the upload on the first page and the user then clicks Next the files get uploaded. If they then hit Previous and go back to the first page... they'll see the file names of the files they uploaded and can choose to delete/remove them.

    The difference is required because of how data is processed on a multi-page form vs. a single page form.

    When we enhance the file upload field to support multiple files and put to use the new uploader script coming in WordPress 3.3 this will be possible with both form types (single and multi-page).

    Posted 12 years ago on Tuesday November 22, 2011 | Permalink
  3. Georg7
    Member

    I'm really looking forward to that new feature. Any idea when we can expect it to be released?

    Posted 12 years ago on Wednesday December 14, 2011 | Permalink