Hi,
The new User Input seems to be working well, but the one issue I see with it, is that the to enable the "DONE" button the user has to hit the <Spacebar> key at least once. Kind of annoying if you are just entering a one word comment.
I see the same thing happen in "multiline":"true" or "false". Is there another property that can be set to change how this is working??
I would suggest that as soon as long as there is one character entered into the TextBox, then the "DONE" button should be enabled.
Otherwise, it's working well. What would be great is to allow different userInput objects in the JSON code, so you could assign different ones depending on the button that is pressed....and even multiple ones on the same button press for multiple fields.