A single-line String Widget works but I’d prefer being able to enter multiple numbers as it’s used for an item costing analysis and we often get a bunch of item numbers we need to check.
Note: I’m currently “stuck” on KNIME 5.2.4 so it would be helpful if you could help me with nodes that work on that version.
The String Configuration node should support multi-line.
Editor type
Single-line editor supports only one line text data and is represented with a text input component. It also comes with a validation based on regular expressions. Multi-line editor supports many lines of text data and is represented with a text area component. Its sizes can be parameterized (see the options below) and the scroll bar will automatically appear, if the text is too long.