Problem/Motivation

Hello,
The signature does not work when the field is inside a details fieldset.

Steps to reproduce

- Add a details fieldset
- Add in the details fieldset a signature field
- Try to sign

fieldset_signature:
  '#type': details
  '#title': Signature
  signature_dossier:
    '#type': signature
    '#title': 'Signature Dossier'
    '#uri_scheme': private
  actions:
    '#type': webform_actions
    '#title': 'Bouton(s) d''envoi'
    '#attributes':
      class:
        - text-center
    '#submit__label': 'Signer Dossier Candidature'
    '#update_hide': true
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Monster971 created an issue. See original summary.

jrockowitz’s picture

Status: Active » Needs review
FileSize
838 bytes
5.15 KB

  • 42fc64b committed on 6.1.x
    Issue #3324656 by jrockowitz:  Webform Signature Pad not working inside...

  • 42fc64b committed on 6.x
    Issue #3324656 by jrockowitz:  Webform Signature Pad not working inside...

  • 42fc64b committed on 6.2.x
    Issue #3324656 by jrockowitz:  Webform Signature Pad not working inside...
jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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