In Embedded forms, I can react to metadata changes

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: tasklist, webapp

      In previous versions of Tasklist, the form was reloaded when metadata changed. With CAM-9856, the Form always stays loaded.

      I want to react to metadata changes from Tasklist, such as setting the assignee. If the Form relies on assignee data to customize it's view, I can refresh the view if I am notified.

      Implementation
      Let's add a new event listener here: https://docs.camunda.org/manual/7.12/reference/embedded-forms/lifecycle/

      TBD: Do we want a general 'metadata-changed' listener with the changed metadata as payload or fine-grainer (assignee-changed, duedate-changed, ...) listeners?

      AT

      • I can register a hook in an embedded form that is called when metaData changes occur in Tasklist

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Martin Stamm
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: