I have several dynamic select fields that work perfectly. However, what I would like to do is set a default choice, and if necessary, be able to change a different choice.
Is this possible? If so, how do you add this to existing dynamic select fields?
Here’s the typical dynamic select field Wappler code:
Your question just may have set the issue straight. So I would need to replace the option ‘Choice’ and replace it with the other default choice. I’m guessing that’s the answer to my question.
However, that would then place two choices that would be the same. Correct?
Yes. The choice as seen in the code is the default without anything selected, "Choose One’ … My goal is to have one of the ‘country’ choices selected as a default. For example, to have ‘USA’ as a default ‘selected’ choice.