Description
Renders fields display valueUsage
In HTML Template Binding
In JavaScript
Parameters
| Param | Type | Details |
|---|---|---|
| string | string | The field to get the display value from |
{{ displayValue_expression | displayValue }}
$filter('displayValue')(string)
| Param | Type | Details |
|---|---|---|
| string | string | The field to get the display value from |
Was this page helpful?