Removed call to getFields when submitting a form.
Removed call to getFields when submitting a form. Instead submit the data from the webform and format it to the formatting settings
Closes #3464965
Merge request reports
Activity
assigned to @kainuk
Discussed with @kainuk and this solution might send extra data. We do think that this is safe.However we agreed that I would spend some extra time on checking whether we can build in a check whether the data should be send to CiviCRM.
Also we should put an extra notice in that action provider development documentation to use only the
@parameterBag
as data coming from outside. See here for the documentation what needs an addition: https://docs.civicrm.org/formprocessor/en/latest/email-preferences/added 8 commits
-
0b319ea1...59551559 - 7 commits from branch
project:2.0.x
- f186c5d6 - Merge branch '2.0.x' into '3464965-when-civicrm-is'
-
0b319ea1...59551559 - 7 commits from branch
Please register or sign in to reply