Hello, After install open social and webform, I notice some of webform feature not working like "webform conditional".

Scenario:
- Create webform and add fields and Fieldset.
- Put field inside fieldset and set "CONDITIONAL LOGIC" like invisible
- open webform and trigger the value of element

Result:
- All of fieldset will be invisible.

Regards.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

abu-zakham created an issue. See original summary.

abu-zakham’s picture

Assigned: abu-zakham » Unassigned
Status: Active » Needs review
FileSize
668 bytes

This patch fix the problem.

maikelkoopman’s picture

This patch fixes another bug too. The PR for this issue can be found here: https://github.com/goalgorilla/open_social/pull/405

peter.polman’s picture

Status: Needs review » Fixed

  • Peter Polman authored 032d3c8 on 8.x-1.x
    Merge pull request #405 from goalgorilla/feature/2884265-form-element-...
  • maikelkoopman committed f8c26ed on 8.x-1.x
    Issue #2884265 by maikelkoopman: restore classes on form-element...
abu-zakham’s picture

I think you should read This before apply any patch. :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.