- Issue created by @j. ayen green
I have a handler defined for affecting the submit information on the results download form. I check the form_state build info to get the form ID that's results are being downloaded (as opposed to the id of the results download form).
After the download, the user is still presented with the download form. If they change the filter (or leave it alone) and submit again, the form_state build info is empty. Leaving the form and returning to it prevents that problem, but there doesn't seem to be a way to force that to happen, i.e. to add a redirect that will occur after the download has completed.
Active
6.3
Code