enonic / app-formbuilder

Apache License 2.0
2 stars 7 forks source link

Form builder custom repo content api incompatible #16

Open poi33 opened 4 years ago

poi33 commented 4 years ago

Content api is not compatible with custom repositories. So when the custom repo is created (com.enonic.formbuilder) we can not use the content api on it. This started to fail in 7.3 as /contet folder is treated differently.

Will have to create a seperate handling of the custom repo when saving form reports etc.