In my workflow, user should select one month (or more) from a Value Filter quick form. I am using a ‘Twinlist’ and the column containing the month is locked.
My input table is sorted (January, February,…December). When I publish the workflow on the server this is no longer the case; entries in months column are not sorted properly. How can I fix this?
Thank you for your question. I was not able to reproduce the issue, yet. Could you maybe share a short workflow where this happens? Which KNIME Server/AP version are you using?
Hi Jeany,
Find attached 2 screen shots (the 1st one is from the server, the 2nd one is from the web portal).
I have developped the workflow using knime client 3.7.1, it is published under 4.8 on the server.
Regards,
Claire
Thank you for the additional info. I was able to reproduce the issue. This is indeed not intuitive and I forwarded this to our developers. What you can do for now to fix the issue is to use the domain calculator node before the quickform. The order is depending on the domain at the moment and updating it will allow you to display your data correctly in the quickform/widget.