I have noticed that many parameters do not work, or work only under VERY specific conditions. Actually, if I'm understanding correctly, there wouldn't be many more freedoms in expert mode than in the visual builder
For example I need a hand with a particular cred_field which is taxonomy with hierarchy. The user has to choose a single option (chexboxes would not work, even if single selection is requested) then I am run type 'select'
The problem is that the list is unordered, it is simply ordered by order of creation of each element in the taxonomy. I would like it to be alphabetical
I would also need to apply a placeholder, I am manipulating an internal element with JS and the user will likely see a strange word change or movement. A placeholder would help me look more serious and confident. So, following the documentation, the shortcode should be written something like this:
Sorry, I'm a little tired, I can confirm that, in fact, the alphabetical order is established by default and that the documentation specifies that the placeholders are only for the text fields
In my case the ability for no option to be selected by default would be enough. Is it possible to achieve this?