Skip to content

Add support for configuration of formio forms through extension properties

Latest
Compare
Choose a tag to compare
@StephenOTT StephenOTT released this 11 Nov 01:11
· 2 commits to master since this release

If you enable the FormioParseListenerProcessEnginePlugin, you can configure through Extension Properties rather than manually creating the formKey:

The same configuration options used in the formKey are used in the extension properties. Each extension property has a prefix of formio_.

For Server Validation you add a name: formio_validation, value: true.