usame-algan / cf7-zoom-webinar-registration

Allow registrations for your Zoom Webinar through Wordpress Contact Form 7
Other
1 stars 0 forks source link

Allow select fields #4

Open chrtzortzis opened 4 years ago

chrtzortzis commented 4 years ago

Hi, nice work! I want to use Select fields to match with the Zoom data point. Now doesn't seems to work with select fields. This is very usefull for Countries. Could you please help me? Thank you!

usame-algan commented 4 years ago

The Zoom API only accepts country values in ISO two-letter format. I've created a gist for this purpose: https://gist.github.com/usame-algan/900f6ff30dda0f52bdf6b1cd4bbbc4b6

You will have to adjust the field name to cf7zwr-country. Can you tell me if it works with that?