Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 480 Bytes

Data Formatter tutorial

Use built-in data formatters

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.

Step by step

Download our 4D Starter project. Then, follow all steps explained here.