formio / formio.js

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

FIO-7807: added sanitizeConfig to global form settings #5505

Closed TanyaGashtold closed 8 months ago

TanyaGashtold commented 9 months ago

Link to Jira Ticket

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

Description

What changed?

take sanitizeConfig from the form settings or global form settings if it is not provided in the options

Dependencies

https://github.com/formio/formio-app/pull/1543 https://github.com/formio/formio-server/pull/1426

How has this PR been tested?

Manually + added tests

Checklist:

travist commented 8 months ago

👍