open-forms
open-forms copied to clipboard
Smart and dynamic forms
Currently we perform a bunch of parallel requests in the frontend to save a form after/during editing it: https://github.com/open-formulieren/open-forms/blob/ffd32bc0729c80f2a620efb5c4d4dd16c709ff89/src/openforms/js/components/admin/form_design/data/complete-form.js#L394 One big drawback is that the form variables are saved _after_...
### Thema / Theme Form designer ### Omschrijving / Description As a form designer i don't want my component keys to automatically incrementing when dragging them to and from a...
In eHerkenning and eIDAS, it is possible to specify `RequestedAttribute`s in the service catalogue. The requested attributes will then be returned in the artifact resolve response once the user successfully...
* Re-usable steps are definitely a problem * Basically importing older forms in newer versions or vice versa causes various issues (e.g. form registration backends options: structure might change between...
### Thema / Theme Form designer ### Omschrijving / Description As a form designer with multiple environments i want to be able to import/export forms between these environments and and...
### Product versie / Product version 2.4.3 ### Omschrijf het probleem / Describe the bug When a user pauses a form which contains uploads, these upload are no longer accessible...
### Thema / Theme Form designer ### Omschrijving / Description As a form builder i want a better overview of the logic rules, to help me creating better/more performant forms....
### Thema / Theme Frontend ### Omschrijving / Description As a user i want to make sure my changes are saved, when i check my submission overview data ans spot...
Gemeente Utrecht provided a list of nice to haves: * [ ] Multiple conditions (and/or) * [ ] Document that "is" works as "contains" in strings or arrays (if this...
According to Sergei, all the mocks for ZGW API's are unwieldly, and we can quite easily spin up a real Open Zaak instance using docker-compose.