Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Template Form #533

Closed
kjordan2001 opened this issue Mar 3, 2017 · 2 comments
Closed

Element Template Form #533

kjordan2001 opened this issue Mar 3, 2017 · 2 comments
Labels
element templates wontfix This will not be worked on

Comments

@kjordan2001
Copy link

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 }
}]

@philippfromme philippfromme added enhancement New feature or request pr welcome We rely on a community contribution to improve this. pr-needed labels Feb 26, 2018
@philippfromme
Copy link
Contributor

Will not build this anytime soon.

@philippfromme philippfromme added backlog Queued in backlog and removed enhancement New feature or request pr-needed pr welcome We rely on a community contribution to improve this. labels Feb 26, 2018
@philippfromme
Copy link
Contributor

We're not going to build new Camunda 7 element template features. When using Camunda 8 we recommend using Camunda forms which are not part of the BPMN and can therefore not be supported by element templates.

@bpmn-io-tasks bpmn-io-tasks bot removed the backlog Queued in backlog label Nov 5, 2024
@github-actions github-actions bot added this to the M83 milestone Nov 5, 2024
@nikku nikku added the wontfix This will not be worked on label Nov 5, 2024
@nikku nikku removed this from the M83 milestone Nov 5, 2024
@nikku nikku closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
element templates wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants