formtools / core

The Form Tools Core.
https://formtools.org
207 stars 78 forks source link

Null Field Values #934

Open dovematrix opened 4 months ago

dovematrix commented 4 months ago

On my external form, I'm using form tools 3.1.1 and php 8..2 I see NULL values for name and email on the database. The default fields are populated with ID, dates, and IP. I'm trying to use a test page to test the form with just these two fields and no validation.

When setting up the fields, what does the checkbox for "pass on" do?