-
Notifications
You must be signed in to change notification settings - Fork 117
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
[Implement Tracking] Enable FEEL and Templating for more properties #587
Labels
enhancement
New feature or request
Comments
This was referenced May 3, 2023
A user mentioning |
6 tasks
Kickoff resultshttps://miro.com/app/board/uXjVMMtnox0=/
|
Implementation is done and released via [email protected], basically waiting for the next release cycle for integration into Tasklist and the Modelers. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What should we do?
We have just successfully integrated the feelers syntax in the text component text property in 8.2. We want to now convert over a few properties in the application to accept this syntax or simply FEEL expressions.
This includes
readonly
disabled
to a toggle switch #639getSchemaVariables
utilities are updatedWhy should we do it?
Change the behavior of your form reactively via simple rules, based on the context provided by process variables and other form input.
We have the technical capabilities in place, now let's enable it.
Additional context
Related to https://github.com/camunda/product-hub/issues/722
Related to this, and tightly coupled: https://github.com/camunda/product-hub/issues/918. It makes sense to start on this in parallel, to have the proper support of FEEL in
readonly
Miro: https://miro.com/app/board/uXjVMMtnox0=/
The text was updated successfully, but these errors were encountered: