Search: Changing the default option in a select (drop down) field
By default, the first option of a drop-down field (also called a "select") on a search bar is a dash "—".
We can change that to a more intuitive text like "-- Select --" by using this code below:
Here's how it'll look now:
The same code snippet works for Multi Select fields: