Hi @sarahangst
Our Gravitiy Forms integration will detect the field values in 2 ways:
1) If field value is a single value, will compare if the requirement value is equal to the field value
For single value, if you require that user needs to submit the field with the value “one”, users will need to enter (or choose if is a dropdown) exactly “one”
2) If field value has multiples values (on checkboxes happens this), will compare if the requirement value is one of the values given
For multiples values, if you require that user needs to submit the field with the value “one”, users will need to choose the value “one” from the checkboxes options
Also, on logs, when user submits the form, you can see a log entry per field and see the field value GamiPress is getting from the event
Best regards
In my situation, in the logs, for checkbox fields, I see a field id, but the field value is empty. On drop down fields, I see the value the user selected.
After sending some test data though my forms, it appears that checkbox fields are the only ones not sending data. Other fields that work properly for me are: drop down, single line text, date, multi select, and file upload. They all show a field value in the logs. But nothing with checkboxes is slowing any field value.
Hi @sarahangst
Thank you so much for your tests and confirmation
We are already investigating this issue an for sure we will release an update fixing it
I will keep you updated here about any news and thank you so much for your patience
Best regards
Hi @sarahangst
We just released the update fixing this issue so now checkboxes are correctly working again
Best regards
Perfect! Thank you. It’s working splendidly!
Nothing @sarahangst
Thank you for report us this issue and contribute to the improvement of GamiPress!
Best regards