Hi,
I have a question regarding usage of new quick forms in Knime v3. I've built a workflow which converts an Excel file in a CSV file (or a zip file if it contains more than one sheet). At the end I put a wrapped metanode which contains the download file quickform so that I can download the result file.
The workflow runs OK on the Knime server, but I have to click the "Next" button to get to the page "Workflow executed successfully" and to end the workflow (see screen shot attached). With the legacy quickform, the workflow ends directly when it displays the link to download the result file. Do I have to setup something in my workflow so that it ends directly on the file download page?
Thanks,
CL