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

As a user I want to set a static value in a read-only text field #2304

Closed
korthout opened this issue Jun 9, 2021 · 5 comments
Closed

As a user I want to set a static value in a read-only text field #2304

korthout opened this issue Jun 9, 2021 · 5 comments
Labels
Camunda 8 Flags an issue as related to Camunda 8 enhancement New feature or request Forms

Comments

@korthout
Copy link
Member

korthout commented Jun 9, 2021

Is your feature request related to a problem? Please describe.

Often I want to provide additional context to the user about a task.

Describe the solution you'd like

Be able to set a static value (instead of a key that maps to a process variable) on a read-only text field.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

My current workaround is using input mappings to set the value of the key to some static value.
This means the static definition is defined in the process, while it should probably belong in the form.

Additional context

  • It might be interesting to allow FEEL expressions directly instead of defining a key.
  • I'd expect a static value to be rendered directly in the modeller, also when this is a FEEL expression like = "foo"

Mentioned here.

@korthout korthout added enhancement New feature or request Forms labels Jun 9, 2021
@pinussilvestrus
Copy link
Contributor

pinussilvestrus commented Jun 10, 2021

Thanks for opening the issue! To which execution platform are you referring? Camunda Cloud or Platform?

@barmac barmac added the help wanted Extra attention is needed label Jun 10, 2021
@korthout
Copy link
Member Author

Ah I wasn't sure there was a difference for forms, but I specifically need this for Camunda Cloud :)

@pinussilvestrus pinussilvestrus added Camunda 8 Flags an issue as related to Camunda 8 and removed Camunda 8 Flags an issue as related to Camunda 8 labels Jun 10, 2021
@pinussilvestrus
Copy link
Contributor

You're probably right, that seems to be not related to a specific platform 👍

@barmac barmac added Camunda 8 Flags an issue as related to Camunda 8 backlog Queued in backlog and removed help wanted Extra attention is needed labels Jun 14, 2021
@nikku
Copy link
Member

nikku commented Apr 27, 2022

Also mentioned in this conversation.

@pinussilvestrus
Copy link
Contributor

This will be doable once we integrate bpmn-io/form-js#436 (via [email protected]). I'm setting this as fixed upstream; feel free to disagree.

@pinussilvestrus pinussilvestrus added fixed upstream Requires integration of upstream change and removed backlog Queued in backlog labels Dec 6, 2022
philippfromme added a commit that referenced this issue Jan 3, 2023
philippfromme added a commit that referenced this issue Jan 4, 2023
philippfromme added a commit that referenced this issue Jan 4, 2023
@bpmn-io-tasks bpmn-io-tasks bot removed the fixed upstream Requires integration of upstream change label Jan 4, 2023
lzgabel pushed a commit to lzgabel/camunda-modeler that referenced this issue Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Camunda 8 Flags an issue as related to Camunda 8 enhancement New feature or request Forms
Projects
None yet
Development

No branches or pull requests

4 participants