Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7490

Element Template Form Support

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: None
    • L3 - Default
    • None
    • None
    • camunda modeler
    • None

    Description

      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 }

      }]

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce