A data formatter allows you to map a data type from your database to a specific display on the mobile side.
In this tutorial we will:
- define a format for a Boolean and a date,
- specify that a number is a percentage and another a currency.
Download our 4D Starter project. Then, follow all steps explained here.