formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.88k stars 1.06k forks source link

FIO-8326: Recaptcha now requires type of event to be selected #5595

Closed ZenMasterJacob20011 closed 4 months ago

ZenMasterJacob20011 commented 4 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-8326

Description

What changed?

Changed recaptcha to require the type of event radio button to be selected in its edit form. This change was made because if you submit a form without selecting one of the radio buttons then the form will throw a token is not specified in submission error

Dependencies

N/A

How has this PR been tested?

Manually tested using formio.js form builder

Checklist: