-
**Title**: ReferenceError: global is not defined in react-form-builder2.js
**Description:**
I'm experiencing an issue with the react-form-builder2 library. When running my application, I encount…
-
Add a form builder using bean's annotations
-
**Describe the bug**
A clear and concise description of what the bug is.
dependencies :
"@formio/js": "5.0.0-dev.5621.91bd945",
"@formio/react": "6.0.0-dev.568.ced0fbd",
**To Re…
-
I recently switched from regular "EntityType" form fields to "BaseEntityAutocompleteType", and most features work as expected, except for preferred choices, which appear to be totally ignored.
Give…
-
Following #5343.
- [ ] evaluate section templates support
- [ ] Summary page: history link/button to show popup with list of changes
- [ ] more granular permissions (`read`, maybe `list`, and abo…
-
## Summary
Now that we the form builder we could add inline validation (https://github.com/area17/twill/pull/1360):
```php
return Form::make([
Input::make()
->name('test')
…
-
I have built a web based form builder to automate the creation of the
json string for the wizard.
Uploading code after testing in 2days
-
### What happened?
I cant install using
composer require tapp/filament-form-builder
from the documentation.
It gives error message
"Could not find a matching version of package tapp/filam…
-
When developing forms, it'd be great to have more visibility, for example on errors. Some errors happen as a matter of course, but some not.
Until Orbeon Forms 4.9, we used to show an error dialog in…
-
- user `ab` with roles `a` and `b`
- `form-builder-permissions.xml` with `` and ``
- on FB's new page, `ab` can create forms in `a` or `b`: good
- however, on FB's summary page, `ab` only sees forms i…