Navigation: Advanced topics > Programming topics > JavaScript API > Examples
To display all Options on the Search panel, use the following code in the List page: JavaScript OnLoad event.
$("[id^='showHideSearchType']").click();
See also:
•About Search API
•Events: JavaScript OnLoad
•JavaScript API