Replies: 0
Hi,
I’m trying to find the free_text input in the event.detail.inputs javascript array when listening to the wpcf7submit event. The free_text input is found with the radio and checkboxes if the user chooses to include it.
I don’t see anything similar to _wpcf7_radio_free_text_ in scripts.js that would add the field to the inputs array. Could you add it to the event.detail object?
Thanks