Last Updated:
07 Nov 2022 14:16
by ADMIN
We need a way to allow other characters. For example, if the user enters "5d" we need to parse it to the date, 5 days in the future. This is an import feature we need to provide, but currently the user cannot type in characters like "d".
How can we allow custom inputs and custom parse these inputs?