-
### Bug Description
If a lambda node will be before the first **Next Page** form node then the form will be freezed until an ABL/proxy kills the session (in our case it's 60 seconds) after which the …
-
Currently DocumentForms work fine, but the Flutter validation features at in use at all.
-
this is partially done: it's implemented for simple text fields. see the title field in the blog_posts/edit template for an example:
https://github.com/jbrunton/frappuccino-demo/blob/master/app/views…
-
-
Currently, `FormField` takes helper and error messages only as strings. We should find a way to make these more flexible because for example in some of the new projects, we need to show icon with erro…
-
### Expected Behavior
If the Select or SelectMultiple is in a FormField with a label and no placeholder text the label should be read out by a screenreader when the Select or SelectMultiple receives …
-
If you're using embedded templates and offering merge_fields, the only way to see which merge_fields the sender actually chose to include is to extract the form_fields from the template object.
-
pdfViewer.Document.FormFill.InterForm:Fields[int n] returns a field. Is it possible to get the field by name?
-
## Use case
the Flutter `Form` widget can be extremely powerful and has a lot of potential to simplify form implementations. Sadly I'm finding myself having to create my own Form widgets because th…
-
## What I've done
- I've created a new docker-compose instance using the basic variant found in the official [repository](https://github.com/researchspace/researchspace-docker-compose)
- I've uplo…