Sets the second search control value if the BETWEEN option is selected. This code should go to AfterTableInit event of the List page.
Syntax
setSecondFieldValue(field, value, null)
Arguments
field
the name of the field.
value
the value of the search field
Return value
No return value.
See also:
•Search API: getSecondFieldValue()