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.

Working on attached files

  1. Hello, I would like to create a multitab form with the following:
    1/ in the first tab, the user uploads a file
    2/ in the second tab, a calculated field indicates the number of words in the file, and other things happen.

    So my question is, can I somehow launch some action on the backend that will calculate the number of words in the uploaded file, when the user changes tab?

    Posted 12 years ago on Wednesday November 21, 2012 | Permalink
  2. I don't think you will be able to do this with one form. If you used two forms, you could process the input you received in form one, then populate fields in form two with that information.

    Posted 11 years ago on Saturday December 1, 2012 | Permalink