Skip to content

Commit

Permalink
[TASK][PRS-372] add super-type 'FormElement' to hidden fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Elizabeth Dunphy committed Jun 16, 2020
1 parent 55e0145 commit 2279dd5
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 2279dd5

Please sign in to comment.