verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
94 stars 70 forks source link

Phone field - Countryallowed & selection & default-country missing in Graphql Shema #1983

Closed The-Dan-Main closed 1 month ago

The-Dan-Main commented 1 month ago

Describe the bug

With Craft 4, it was possible to query for "pre-dial" (country enabled, selection of countries, default country). With craft 5, those options are missing in the shema & field-type and are not open for query, even though they exist.

Steps to reproduce

  1. Craft 5.2.8
  2. Formie 3.0.0-beta.17

Form settings

Craft CMS version

5.2.8

Plugin version

3.0.0-beta.17

Multi-site?

no

Additional context

No response

engram-design commented 1 month ago

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.17".

engram-design commented 1 month ago

Fixed in 3.0.0-beta.18