open-forms
open-forms copied to clipboard
Smart and dynamic forms
### Thema / Theme Form designer ### Omschrijving / Description Currently, in the version history of a form, it is possible to differentiate between the different versions only on the...
### Product versie / Product version 2.4.5 ### Omschrijf het probleem / Describe the bug We conditionally show the co-sign field based on a preceding choice. Even when the field...
Closes #4246 partly **Changes** * Uses a single callback view now (we still subclass it for the OF auth plugin). This view no longer copies the upstream one and instead...
Target audience: functional administrators Goal: avoid things breaking silently (things will break) **Things that go wrong during runtime** - [x] All submissions with failed registration status (or a handy admin...
### Product versie / Product version 2.5.x ### Omschrijf het probleem / Describe the bug #3779 This change seems to make the form building experience worse, The move caused form...
**Reference:** [PF-114](https://dimpact.atlassian.net/browse/PF-114) ### Thema / Theme Frontend ### Omschrijving / Description **See below for an updated list of tasks** - [x] Restructuring of configuration of Objects API into groups (like...
If any form makes use of DMN logic actions, there should be a test in the digest email that checks the correct Camunda configuration: - [x] Test connection/credentials to Camunda...
### Product versie / Product version latest (fdb19fdd6625e0281bdaed4a39a90f4f9150ec26) ### Omschrijf het probleem / Describe the bug When I use a simple logic rule and use a boolean variable (checkbox component,...
Currently to get a boolean passed to the DMN evalution you can only do so by using a checkbox widget (or a JSON logic rule perhaps that translates something else...