Submit form data that does not require database field
Hi,
I was wondering if its possible to send data to a form, that is not saved to the database?
Right now we are struggling with the creation of a lot of new fields for every campaign we do. These campaigns are relatively short lived, and some of the data submitted is only used to determine "if" statements in the campaign flow.
The result of this is that we end up with a lot of exces fields, and a lot of clean up for every campaign we have run, so is there a way to only save the most crucial data from a form submit?
Best regards,