cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
By default, BloX will use the first element in your dropdown as the default text in the dropdown box.
Instead of this value, the following method adds a different default non-selectable value.

Steps For Implementation

  1. Add the addPlaceholder class to your Input.ChoiceSet
  2. Add the following script to the script of your BloX widget
$('.addPlaceholder').prepend('<option value=\"\" disabled selected>Select Filter</option>')
You can update the text "Select Filter" in the script above to customize the placeholder text.
Version history
Last update:
‎03-02-2023 09:39 AM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

Sisense Privacy Policy