I can't find anywhere to specify them in the editor, they're not available via the API for my migrated Contour form, but the Form view still has the code to render them?
I would also like to know what has happened to fieldsets?
We are currently migrating a client's Contour Forms over to Umbraco Forms, we have updated the sample Migration Tool produced by Tim Geyssens so it now handles everything correctly and our last issue seems to be Fieldsets.
We are using the latest version of Umbraco Forms and as Crawford as mention, Fieldsets are in the API and seem to exist fine within the Form XML files, but they don't show up in the Umbraco Forms UI, which is obviously a roadblock for the client's content editors.
Forms 4.1 - What happened to fieldset captions?
I can't find anywhere to specify them in the editor, they're not available via the API for my migrated Contour form, but the Form view still has the code to render them?
Hi Crawford,
It seems not possible to se a caption on the fieldsets in Umbraco Forms. Try to see the options when you are creating a form in the Umbraco Forms The documentation can you find here https://our.umbraco.org/documentation/Products/UmbracoForms/Editor/Creating-a-Form/
Hope this helps,
/Dennis
It's odd that it's still in the API though - It's hard to tell the difference between deprecated and not-yet-implemented with Umbraco Forms : /
I would also like to know what has happened to fieldsets?
We are currently migrating a client's Contour Forms over to Umbraco Forms, we have updated the sample Migration Tool produced by Tim Geyssens so it now handles everything correctly and our last issue seems to be Fieldsets.
We are using the latest version of Umbraco Forms and as Crawford as mention, Fieldsets are in the API and seem to exist fine within the Form XML files, but they don't show up in the Umbraco Forms UI, which is obviously a roadblock for the client's content editors.
Cheers, Chris
Issue: http://issues.umbraco.org/issue/CON-787
I've added a suggested patch at http://issues.umbraco.org/issue/CON-787
is working on a reply...