AcceptListObjectSearch method
Overview
Accept the results of a search in a list object. The search results become selected in the field.
Information noteThis method applies to list objects (objects with one dimension).
Information noteThe search results are displayed using the GetLayout method.
Parameters
Name | Description | Type |
---|---|---|
qPath |
Path to the definition of the list object. For example, /qListObjectDef. |
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. This parameter is mandatory. |
Boolean |
qSoftLock |
Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. This parameter is optional. |
Boolean |
Outputs
The following is returned in the output:
"result": {}
Learn more
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!