-
Notifications
You must be signed in to change notification settings - Fork 24
Customize CustomFormat
Patrick Tingen edited this page May 30, 2018
·
1 revision
This hook enables you to change the display format that DataDigger uses to show the contents of your field. Note that it is only for DataDigger, no changes are made in the Data Dictionary.
If – for example – you have a price field in the database that was defined with 2 decimals:
And you want it to have 3 decimals, you could program this in the hook:
When you run the DataDigger, your format is now using 3 decimals:
Also check the blog for the latest news on DataDigger