Hi, wondering if it's possible to add more data from PHP (via the hook code), but without having pre configured dynamic fields?
Hi, wondering if it's possible to add more data from PHP (via the hook code), but without having pre configured dynamic fields?
I guess my answer would be, where would you expect this data to go? Gravity Forms wouldn't just know to create new sections in the database for this data you want to push into it without the constraints of the form element, and as such, you would have to create custom code to add these field areas for the data to go into. It might be fairly complex to do, but I wouldn't say it is outside the realm of possibility, though it is beyond the support I can provide here.
In answer to your question, want the custom data to be stored in DB and available for email notifications.
Thanks, does sound tricky. Will work around this.