- Format: Text ⟶ String
- Type: basic formatter
Example to convert a text database value to another value to display defined in choiceList
| Database | Display |
|---|---|
| FRA | France |
| MAR | Morocco |
| USA | United State |
| AU | Australia |
- To use a custom formatter, the first thing you'll need to do is create a YourDatabase.4dbase/Resources/Mobile/formatters folder.
- Then drop the formatter folder into it.
