-
### Issue Summary
If a form with suIds enabled was already submitted, the page will not load (blank page).
![Screenshot](https://github.com/user-attachments/assets/83fcd926-454a-428c-99f4-40183012dd…
-
#### Description:
Refer to this [Figma](https://www.figma.com/design/LsDmLDCdnJqI8UahyqvOD8/BCIERS-Designs?node-id=24707-7234&t=x7HowsJ2xqvG3yYI-4) for guidance on where to use a Cancel button versus …
-
# Below is everything related to this release
---
**DEPENDENCIES / BLOCKERS**
(List anything blocking this RC from continuing here)
---
```[tasklist]
### Links
- [X] Release candida…
-
** is there a way to chsngne the default landing Page / home page? And is it possible to Printing or saving to PDF in admin for later viewing of the actual filled form I only see option to export to…
-
During the deployment of F1, around 3% of the time, we get this error "no such file or directory @ rb_sysopen" which is a 400 error. This error is caused by missing files stored under the vets-api tmp…
-
### Description
Focus required input like components on form submit like native HTML.
### Acceptance Criteria
As described.
### Relevant Info
_No response_
### Which Component
All input like co…
-
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
UI
~~~
##### CLOUDSTACK VERSION
~~~
4.18
~~~
##### CONFIGURATION
N/A
##### OS / ENVIRONMENT
Mac OS X Sonoma…
-
```
What steps will reproduce the problem?
1) s:form element.
2) a sj:dialog outside the s:form
3) a submit button using sj:a or sj:submit within content of dialog which
submit the form in 1) when c…
-
### What happened?
I have made a basic form that contains only one textfield (no submit button).
When I press the Enter key nothing happens. I expected the form to be submitted.
I've tried both…
-
Hi there,
Thank you for this awesome library :heart:
As far as I understand, the commonly accepted way to use crispy-forms with django-filter is to override the `form` property like so:
```py…