Please enable JavaScript to view this site.

Navigation: Advanced topics > Programming topics > Search API > Methods

Search API: setAllFieldsSearchValue

Scroll Prev Next More

 

Sets the All fields search value. This code should go to AfterTableInit event of the List page.

Syntax

setAllFieldsSearchValue(value)

Arguments

value

the value to be set.

Return value

No return value.

See also:

Search API: getAllFieldsSearchValue()

About Search API