Crocoblock / suggestions

The suggestions for CrocoBlock project
195 stars 78 forks source link

Add process conditions and data manipulation to jetEngine Forms Post-Submit Actions #1279

Open enumans opened 4 years ago

enumans commented 4 years ago

I think 2 new features would make jetEngine Forms even better.

1 . Process conditions Using conditional logic before submitting the form. This means only perform certain Post-Submit Actions when specifics fields have a certain value. For example: only send data to Mailchimp if the 'subscribe to newsletter' checkbox is checked.

2. Data manipulation Before executing the Post-Submit Actions it would be great if some fields could be modified first. Examples:

Here is a rough sketch of these ideas. It should make things more clear.

jetEngine Forms - Post-submit Action Suggestions

MjHead commented 4 years ago

Tanks, great idea, but it will need some time to implement