Hello. I saw that for all fields in a listgrid you can use a cell formatter so that for example I would get 1.00€ instead of 100 for example.
This functionality is not existent on a FormItem despite we have a Date and Time formatter.
Is there any way I could create a custom formatter for the FormItem that would work pretty much like the cell formatter but instead would show the formatted text inside the field?
This functionality is not existent on a FormItem despite we have a Date and Time formatter.
Is there any way I could create a custom formatter for the FormItem that would work pretty much like the cell formatter but instead would show the formatted text inside the field?
Comment