Adding additional data to a review (Custom Fields)
Last updated
Last updated
Hummingbird allows the inclusion of Custom Fields to provide additional context to a review, as well as provide sortable fields of arbitrary data. This data can be passed via API, csv imports, or manually.
The way other info works is that there is a Name, and a Value. For example:
Name
: Risk Score
Value
: 0.85
Names show up as columns on the Case Dashboard.
Note: Custom Fields are referred to as other_info
in the API.
There is a tile on the Canvas named Additional Information that shows the number of Custom Field entries by Review. The Internal Control Number is shown. If no ICN is present, the case token is displayed instead.
Just click the Additional Details Tile to see the values for all Reviews in the case. To make edits, just edit the value in the cell and click Save. To add other info, just click "Add field", enter your info, and click Save.