-
Would it be useful addition to move default `FORMFIELD_OVERRIDES` and `formfield_callback` to floppyforms.**future**.defaults and allow providing alternate `formfield_callback` function with settings…
-
when using the autocomplete component it throws below error:
```tsx
(
Search items
…
-
### Describe the feature
Currently, the only way to get a Select field with an Autoform is to use an enum in the schema. This can only be an array of strings. This creates a limitation in the AutoFor…
-
I am running into an issue where parsed form fields (using `.body.asMultipartFormStream`) are recognized/decoded as `FormField.Text`, when Windows browsers (seen with Chrome and Edge) attach files wit…
-
formfield_for_dbfield 获取当前数据的id怎么实现?
-
### Bug Description
I have two similar issues with the new Form nodes.
The first one is that it return the Error 500 if there is only the trigger node and Form ending node (no Next Page nodes in-bet…
-
Noticed in an app review with Lee that these don't look great. The values look the same as the labels and in particular a switch input renders as the word 'true' or 'false' and doesn't look good. Perh…
-
Currently DocumentForms work fine, but the Flutter validation features at in use at all.
-
### Describe the bug
I having the Type error on the
-
## Omschrijving
Invoerveld voor het kiezen van een optie uit een groep van opties, of om te kiezen tussen "wel" of "niet".
Let op: Dit alleen het input-element, om het een label, description en fout…