view/asset/addresssearch
Asset Address Search Component Add a google address search input to the form
Members
hidden
|
Type |
Description |
|---|---|
|
Boolean |
This view is to be shown or hidden. |
Default
{
"hidden": false
}
label
|
Type |
Description |
|---|---|
|
String |
Field label |
Default
{
"label": "Address Search"
}
name
|
Type |
Description |
|---|---|
|
String |
Unique name of the custom page Select field. |
Default
{
"name": "custpage_nx_address_autocomplete"
}