Search
2252 results 301-310
Reference
language.searchBuilder.data
› Set the placeholder text for the SearchBuilder data `-tag select` elementThis will set the placeholder text for the data select element, by default this is 'Data'. This dom element is available in custom conditions and plugins also.language.searchBuilder.conditions[type]
› The object containing the condition names for a specific typeEach key-value pair on the language.searchBuilder.conditions[type] object is madelanguage.searchBuilder.conditions
› Define custom condition names for SearchBuilder conditionscustomised. This object contains the following properties, whose valuelanguage.searchBuilder.conditions.string
› Set the condition names for the string column typeThis object sets the text for the conditionlanguage.searchBuilder.conditions.number
› Set the condition names for the number column typeThis object sets the text for the conditionlanguage.searchBuilder.conditions.date
› Set the condition names for the date column typeThis object sets the text for the conditionlanguage.searchBuilder.conditions.array
› Set the condition names for columns that use arraysThis object sets the text for the condition names in the condition select element. The defaults for each language option is listed below. contains: 'Contains' empty: 'Empty' equals: 'Equals' not: 'Not' notEmpty: 'Not Empty' without: 'Without'language.searchBuilder.condition
› Set the placeholder text for the SearchBuilder condition `-tag select` elementThis will set the placeholder text for the condition select element, by default this is 'Condition'. This dom element is available in custom conditions and plugins also.language.searchBuilder.clearAll
› Text to be displayed in the SearchBuilder clear all buttonAs standard, SearchBuilder will set the 'Clear All' button to display 'Clear All'. This option over-rides that value.language.searchBuilder.button
› Set SearchBuilder button textstandard, SearchBuilder will set the SearchBuilder Button to display