mecachisenros / cf-civicrm

Caldera Forms CiviCRM Integration
GNU Affero General Public License v3.0
30 stars 26 forks source link

Country/State fields don't work in modal view #193

Open lcdservices opened 3 years ago

lcdservices commented 3 years ago

Describe the bug The CiviCRM country/state fields don't work when a form is opened in modal view.

To Reproduce

  1. Create a form with the country/state fields (the contact with address template is fine)
  2. Create a page and embed the form using the caldera_form_modal shortcode
  3. View the page and click the button to open the form

Expected behavior The state and country fields are selectable and state is dependent on country.

Actual behavior Neither field selectable at all.