question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Form Type Selection Is Misleading

See original GitHub issue

Describe the Bug

The current form type selection on a user task is wrong.

grafik

The option <none> can contain form fields for generated forms.

The option Embedded or External Task Form shows the Formkey, which can be filled with a Formkey for a Camunda Form as well: https://docs.camunda.org/manual/7.16/user-guide/task-forms/#form-key

The option Camunda Forms opens the reference to a deployed form. Camunda Forms can be used by Formkey as well.

Steps to Reproduce

  1. Create a new BPMN Process for Camunda Platform
  2. Add a User task
  3. Open the Form tab
  4. Select an option from the dropdown

Expected Behavior

The names on the options should fit to the field that the developer has to fill after the selection.

If I select none, nothing else can be added. I would like to select Formkey to fill a camunda Form Formkey. I would like to select Deployed form to fill the reference to the deployed form. I would like to select Generated Form to fill the form fields.

For a new user it seems that Camunda Forms always need a deployment.

Environment

  • OS: Windows 10
  • Camunda Modeler Version: 4.11
  • Execution Platform: don’t care, But my preference is Spring-Boot, 7.16
  • Installed plug-ins: grafik

Related to CAM-14004

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
barmaccommented, Feb 15, 2022

This one is in fact fixed upstream as long as we don’t release and update bpmn-js-properties-panel.

Fixed upstream via https://github.com/bpmn-io/bpmn-js-properties-panel/pull/574

1reaction
ingorichtsmeiercommented, Oct 14, 2021

In the moment this issue is a blocker to use the Camunda Forms in our Dev-Trainings. I would appreciate it, if you could just change the labels in the next release of the Camunda Modeler (after the UX discussion).

Maybe move the <none> -part into a different issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Selection Bias in Research: Types, Examples & Impact
Selection bias manifests in several forms in research. Its most common forms are: Sampling Bias; Survivorship Bias; Exclusion Bias; Volunteer or ...
Read more >
Risk Alert: The Most Frequent Advertising Rule Compliance ...
Misleading Selection of Recommendations. OCIE staff has observed advertisements that staff believe contain misleading selections of investment ...
Read more >
State of the art in selection of variables and functional forms in ...
How to select variables and identify functional forms for continuous variables is a key concern when creating a multivariable model.
Read more >
Why are p-values misleading after performing a stepwise ...
I heard that, in data mining, after performing a stepwise selection based on the AIC criterion, it is misleading to look at the...
Read more >
Never do this mistake when using Feature Selection
If enough random data is sampled and tested with statistical tools that do not take the number of testings into account, a wrong...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found