- Issue created by @edurenye
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
over 1 year ago Not currently mergeable. - @edurenye opened merge request.
- last update
over 1 year ago 9 pass
Right now if you wanna give use the APSIS One consent in Drupal you need to add JS to load the APSIS forms or add a link to the APSIS forms, those forms not always follows the design patterns of the site and also sometimes we want to integrate the consent into existing forms in the site.
Add a form element to give consent that has the email/phone field and a consent checkbox all in one so it can just be added to exisitng forms or used in webforms from the Webform UI.
This should be added as a submodule since not every user will wanna make use of this feature.
Requires: https://www.drupal.org/project/apsisone/issues/3330310 ✨ Expand the ApsisoneService Needs review as it uses calls added there.
Active
1.0
Code