Skip to content

Commit

Permalink
Merge pull request #10 from 1drop/task/PRS-372_pass-value-to-hidden-f…
Browse files Browse the repository at this point in the history
…ields-in-hubspot-forms

[TASK][PRS-372] add super-type 'FormElement' to hidden fields
  • Loading branch information
Hans Höchtl authored Jun 16, 2020
2 parents 55e0145 + 2279dd5 commit 776cfb5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Configuration/Settings.Form.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ Neos:
'Onedrop.Form.Hubspot:Component.Atom.DatePicker':
superTypes:
'Neos.Form:DatePicker': true
'Onedrop.Form.Hubspot:Component.Atom.Hidden':
superTypes:
'Neos.Form:FormElement': true

'Onedrop.Form.Hubspot:Component.Atom.RecaptchaV2':
superTypes:
Expand Down

0 comments on commit 776cfb5

Please sign in to comment.