Search
2506 results 291-300
Reference
searchBuilder.depthLimit› Impose a limit on the depth of the groupsSearchBuilder regardless of how the panes are inserted intosearchBuilder.conditions› Define custom conditions for SearchBuilderSearchBuilder regardless of how the panes are inserted intosearchBuilder.columns› Restrict which columns can be filtered onSearchBuilder regardless of how the panes are inserted intolanguage.searchBuilder.valueJoiner› Set the text between the value input elements where two are requiredThis will set the text between the two value input elements, by default this is 'and'. This language option is available in custom conditions and plugins also.language.searchBuilder.value› Set the placeholder text for the SearchBuilder value `-tag select` elementThis will set the placeholder text for the value select element, by default this is 'Value'. This dom element is available in custom conditions and plugins also.language.searchBuilder.title› Set the SearchBuilder Title textshow summary information about the number of filters currentlylanguage.searchBuilder.search› Text to show in the "perform search" buttonWhen the searchBuilder.liveSearch option is disabled, SearchBuilder will show a button that must be pressed before the search will run. The text shown in that button can be customised using this option.language.searchBuilder.rightTitle› Set the title attribute of the SearchBuilder right buttonAs standard, SearchBuilder will set the right button's title to 'Indent criteria'. This title is displayed when the mouse hovers over the right button. The value of language.searchBuilder.rightTitle is passed into an i18n() function.language.searchBuilder.right› Set the text of the SearchBuilder right buttonAs standard, SearchBuilder will set the right button's text to '>'. The value of language.searchBuilder.right is passed into an i18n() function.language.searchBuilder.logicOr› Message to display when OR logic is in placeAs standard, SearchBuilder will set the logic button to display 'Or' when OR logic is in place.