Integration with first_as_label
-
Hi Takayuki!
First of all, thank you for the awesome plugin! Seriously. It’s awesome.
One of the problems I’m having, though, is trying to use the “first_as_label” option for select form fields. In my case, I’d like to have “Country*” as the first option, and have CF7 flag an error if the user doesn’t select something other than “Country*”. I’ve managed to accomplish this by manually editing the Listo country lists to include a 0 => “Country*” option, which, when combined with first_as_label in CF7, works just fine. But come plugin updates, it’ll break.
Is there any way you might consider integrating Listo with the first_as_label option? I’m thinking it could be as simple as having CF7 use whatever options come before the data:countries bit in the select tag. For example, [select* country first_as_label “Country*” data:countries]. Right now, that example doesn’t show anything.
I hope this makes sense. Please let me know if I can help in any way. Thank you!
Warmly,
Wyatt
- The topic ‘Integration with first_as_label’ is closed to new replies.