I used to use the select2 plugin in my application and i set the null display value to be a page 0 item called P0_PLEASE_SELECT which has a value of “Please Select”

and it looked like this

Now that I use popup lov instead my settings above are the same but the the please select is not being displayed on screen as before

it does display in the lov when clicked on but I would like it to be on screen like before.
Is there some setting or workaround I can use to achieve this?
Thanks