Open
Description
- Need to replace the textfield in the "default" dialog with a textarea (consider: display textarea if only the stored text exceeds a certain threshold, like 100 chars, to not display textarea for small chunks of text)
- Need to add a numeric up-down / a textfield with numbers validator for numeric values
- And a date picker for Calendar-typed values
- And a checkbox for booleans