I am trying to create a form that sends user notifications to users who have checked a certain box, and does not send them to users that select a different box. To add another layer, I'm using the PayPal add-on to send the second group of users (the ones who DON'T get a notification) on to PayPal to complete a transaction. From reading in the forums, I understand that you don't currently support conditional user notifications but plan on adding that in the future. My questions are:
1) Is this a feature that might be added soon?
2) In the meantime, is there any way to use the gf_pre_submission or other filters to add this kind of functionality in the meantime?
Thanks in advance for any help.