views/asset/address
Asset Address Component Replaces the [Asset] address book field with a select of [Customer] addresses.
Members
available
|
Type |
Description |
|---|---|
|
String |
Template for the label of the custom page Select field. |
Default
{
"available": "Select from ${ total } available..."
}
hidden
|
Type |
Description |
|---|---|
|
Boolean |
This view is to be shown or hidden. |
Default
{
"hidden": false
}
name
|
Type |
Description |
|---|---|
|
String |
Unique name of the custom page Select field. |
Default
{
"name": "custpage_nx_address"
}