I'm having a difficult time trying to figure out where/how best to do this. I'm looking for a way that I can build a form, add a checkbox to the "advanced" tab (perhaps the best way?!?) that will allow me to look for an option so that I can run an action if this option is selected.
The non-tech version of this is that I want to allow a user to select an option to send the form to HubSpot. I've got everything on the backend working, but the reality is that we have forms that aren't necessarily needing to be sent to HubSpot, so I'm trying to find a way that would make the best sense.
I know there's an older plugin out there that already does this, but it's not using the new API. So I've been working on one. :) I'll release open-source if I can get this working the way I expect it to.
If you have an easy example, that would be awesome! Thanks!!