AcceptListObjectSearch method
Accept the results of a search in a list object. The search results become selected in the field.
This method applies to list objects (objects with one dimension).
The search results are displayed using the GetLayout Method.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qPath | Path to the definition of the list object. For example, /qListObjectDef . |
Yes | String |
| qToggleMode | Set to true to keep any selections present in the list object. If this parameter is set to false, selections made before accepting the list object search become alternative. |
Yes | Boolean |
| qSoftLock | Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. |
No | Boolean |
Returns
"result": {}