-
### Steps to reproduce
Display the following widget:
```
Form(
autovalidateMode: AutovalidateMode.always,
child: TextFormField(
validator: (value) => value?.isEmpty == true ? 'Empty' : n…
-
**Is your feature request related to a problem? Please describe.**
I'm always struggling to build complex form layouts. The startbootstrap form builder only allows to build simple forms.
**Describ…
-
Hello,
I'm trying to use the bundle to display selects only if previous value has been selected and select a default value in the list but when i use the 'data' parameters in my dependent form type …
-
Things to report (list to be expanded):
- errors
- circular dependencies (#3602)
- reference to missing controls (via `$foo`)
- should also warn when writing formula
- TODO
- w…
-
### Issue Summary
Deploy on heroku from repository failed.
### Steps to Reproduce
1. klik on "heroku" deploy
2. set all environment variables in heroku
3. try to deploy app > it will failed…
-
### Version
5.21.0
### Operating System
MacOS 12.1
### Browser
Safari 15.2
### What steps will reproduce the bug?
1. Create a new Form in FB
2. Click on the Settings button in the Form
3. C…
-
### Similar issues
- [X] I have searched and found no existing similar issues
### How are you using Studio?
Legend Query
### Current and expected behavior
When editing a query lambda on…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
According to the documentation `onSubmitCompleted$` should be executed right after the action is executed successfully and returns…
-
Hello,
Your `check_box` method doesn't follow the same signature as the [rails one](https://github.com/rails/rails/blob/44a9aedd7b8d65517b15bbbb7729f3f16991e23f/actionpack/lib/action_view/helpers/f…
-
We've switched from `fr:tabview` to `fr:tabbable` in Form Builder, and we're not exposing `fr:tabview` in Form Builder, which means it is "unmaintained". We should:
- Check if there were features pro…