form-builder icon indicating copy to clipboard operation
form-builder copied to clipboard

Please provide documentation for "how to implement custom sections"

Open erickloss opened this issue 6 years ago • 1 comments

For now, it is not clear how to implement custom section form elements. Please provide some documentation or a simple example how to use:

Fusion:

  • Neos.Form.Builder:SectionFormElement.Definition
  • Neos.Form:Section / Neos.Form.FusionRenderer:AbstractSection

NodeType Def:

  • Neos.Form.Builder:Section

Thank you. Cheers Eric

erickloss avatar Oct 09 '19 12:10 erickloss

What we want to do:

  • additional node type properties
  • custom rendering of sections
  • custom node type constraints on the elements collection of our own section node type

erickloss avatar Oct 09 '19 12:10 erickloss