Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-4284

FormTool should be able to edit a JCR node via configuration only

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.6.2
    • 5.5.6
    • framework
    • None
    • Kromeriz 128, Kromeriz 129
    • 2

      The tools API info.magnolia.ui.framework.tools is handy, since it allows to configure a sub-app with only a few lines of YAML.
      However, with current classes one cannot configure a form tool to create or edit a JCR node; instead it requires (for instance) to extend FormToolPresenter and override #getItem.

      Provide a subclass of FormTool with a definition class to configure the jcr node to bind to the form without any further need for custom java code.

        Acceptance criteria

              rkovarik Roman Kovařík
              cmeier Christoph Meier
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD