Closed jlinoff closed 3 years ago
Currently the app only supports string entries.
We may want to consider using textarea for fields that start with note to allow multi-line entries.
note
Fixed in v0.3.0. Any field that starts with "note" (case insensitive) will be treated as a textarea.
Currently the app only supports string entries.
We may want to consider using textarea for fields that start with
note
to allow multi-line entries.