Allow text input for TimeStamp fields in Keystone UI #5307
BradNut
started this conversation in
Feature requests
Replies: 1 comment
-
|
Hey @BradNut, you're right, we only have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment tagging a schema with type of
timestamp()creates a UI field which only allows entry via a calendar.If you need to input a calendar date that is far in the past, let's say a person's birthday, you need to click all the way back on the calendar to get to that date.
This is time consuming if there are a lot of entries that need to be created whose timestamp is greater than a few months.
My current dependencies I am using are the following, so if newer packages contain this feature let me know:
Beta Was this translation helpful? Give feedback.
All reactions