CiviMRF / cmrf_core

Drupal Core for CMRF
GNU Affero General Public License v3.0
2 stars 6 forks source link

[Webform integration] Provide configurable conditions for submitting a Webform #30

Open jensschuppe opened 4 years ago

jensschuppe commented 4 years ago

Sometimes, the webform should only be submitted, when a certain checkbox is checked or a field has a specific value, e.g. making a "Subscribe to newsletter" call, when the user requested that.

This might implement Webform Conditionals in some way.