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 |
See also
Abort the results of a search in a list object
Accept the results of a search in a list object
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!