-
- [x] Recent Forms is empty by default || Hide when there are no forms
- [x] Form creation card wiggles on mouseover, it can be streamlined || Removed border width
- [x] Filter forms can be part of …
-
### Problem
How might we limit the amount of work a developer needs to do when a form that has an API integration needs to be updated / republished?
**Key user needs**
As a developer
I need to limi…
-
### Package
filament/filament
### Package Version
v3.2.99
### Laravel Version
v11.20.0
### Livewire Version
_No response_
### PHP Version
PHP 8.2
### Problem description
…
-
Every time I work with forms in Symfony and PHPStan, I'm struggling with making sure PHPStan properly understands what's going on.
After the form has been submitted and validated, I usually end up …
ruudk updated
1 month ago
-
With #2435 we can embed with the Java embedding API.
I tried Form Builder from Liferay and it's not there yet. Issues:
- [ ] Form Builder doesn't appear tall enough
- [ ] modal dialogs appear e…
-
Can we try to use Form builder similar to https://blog.testdouble.com/posts/2022-12-05-blending-tailwind-with-rails-forms/ ?
-
**Background**: We currently use a [`filter-builder`](https://github.com/langfuse/langfuse/blob/f008a31a3d7111c4a9a6f1cbd6f50c8d60bc2b68/web/src/features/filters/components/filter-builder.tsx) in Lang…
-
Hi Guys
I want to print the output data as like this
{
book_name : "xyz",
...
author : {
name : "abc",
...
}
},
Then how can i implement these in formengin…
-
The code to generate the form is not working
= f.collection_check_boxes :languages, Profile.languages.pairs
wrong number of arguments (given 2, expected 4..6)
Would there be a way to resolv…
-
## Overview
As a form builder, I would like to provide helpful hints and supplementary instructions to my form applicants, so that I can create a better experience with the form for the applicants an…