expand and clarify field type
Closed this issue · 2 comments
pezra commented
Expansion
There are a few more field types that would be widely useful. I suggest
hidden
- fields that must be in the submission but are immutable and provide no useful information to the usertime
- fields representing just the time of daydatetime
- fields have a date and time componenttext
- fields that are expected to contain large amounts of text
Clarification
Make the fact that type
is a hint more prominent and point out that clients should treat unrecognized types as string
.
pezra commented
Would PRs be accepted? I'd be happy to draft these improvements if that would be helpful.
jareddellitt commented
Hey @pezra, sorry for the delayed response. Yes, PRs are welcome!