-
I'm able to present the TE control fine via a Xamarin Forms Page that was that was "Pushed" on the Navigation stack. However, I run into issues if the page that I'm trying to present the control from…
-
Hey @DanielHe4rt
I just submitted, a new branch, with a Filament Form proposition. https://github.com/DanielHe4rt/sos-rs/tree/filament-forms-proposal.
Just head to the route `/form-page` and yo…
-
The issues forum is __NOT__ for support requests. It is for bugs and feature requests only.
Please read https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md and search
existing issues…
-
### Package
filament/filament
### Package Version
v3.2.0
### Laravel Version
v11.0
### Livewire Version
v3.4
### PHP Version
PHP 8.3.0
### Problem description
I need t…
-
There is a problem using Inertia forms inside a modal.
When some field does not pass the validation of the request in the backend (with a Form Request, for example), the modal reloads completely an…
-
The HOW-TO says how to style the modal button using custom CSS:
https://calderaforms.com/doc/styling-caldera-forms-modal-button/
However the problem is that we'd like to use custom classes from ou…
dmk23 updated
5 years ago
-
In app/javascript/blacklight/modal.js, the [documentation](https://github.com/projectblacklight/blacklight/blob/master/app/javascript/blacklight/modal.js#L32-L35) says:
> Link or forms inside the…
-
form.py
```
class STAFFCOUNTDETForm(forms.ModelForm):
class Meta:
-----
widgets = {
'POSTGODATE': forms.DateInput(attrs={'class': 'form-control', 'type': 'da…
-
One common CWL modality is to treat workflows as fairly opaque objects, converting carefully named workflow level inputs into the forms and names needed by the underlying tools. CWL 1.0 makes this fai…
mr-c updated
2 months ago
-
### Problem
The only place in Group Income with a recursive modal is the change-password modal which is inside the user-settings modal. However, there is already precedent for change-password forms…