Element Template Form Support

XMLWordPrintable

    • Type: Feature Request
    • Resolution: None
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: camunda modeler
    • None

      I'd like to be able to create an Element Template for a User Task that automatically has formFields added in when selected. An example of possible syntax:
      "properties": [{
      "label": "Formfield 1",
      "type": "String",
      "value": "[predefined value for the formfield]",
      "editable": true,
      "binding":

      { "type": "camunda:formField", "name": "formFieldId" }

      ,
      "constraints":

      { "notEmpty": true }

      }]

            Assignee:
            Unassigned
            Reporter:
            Kevin Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: