premieroctet/next-admin

Currency formatting in edit view?

ogoldberg opened this issue · 1 comments

I have an integer field, but I'd like it to appear as a USD currency field, formatted like $10.05
I know how to do this in the list view with the formatter, but is there a way to do it in the edit view?

You can use your own input thanks to the custom input property of a field