-
### Quick summary
When there are two form blocks on the same post or page will react as though they are part of the same form.
- If they have the same required field names, the form will submit twi…
-
### BLOCKER(s)
- See https://github.com/department-of-veterans-affairs/va.gov-cms/issues/10562, the better approach may be to re-use the simpler javascript flow from the Form Search page
## De…
-
If a specific project grows, one can add back catalyst for better accessibility.
Right now, I am replacing all the catalyst components used by django-base with shadcn components. The current rough …
-
Steps to Reproduce
1. Open a form, such as editing an objects properties
1. Focus an input
1. Press Return
1. Observe that form is not submitted and a console error is logged.
`
Uncaught TypeE…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to see which hooks were used by the cat before generating the response.
**Describe the solution you'd like**
Th…
-
### Feature request
Support LLM-guided Self-Refinement MCTS inference method. It has the following features:
- LLM-as-Judge to provide review
- Proposer LLM generates rewriting of the answer, taki…
-
-
Recent tickets (#804 , #769) suggest that people want to validate forms without request data. This means people want to validate forms that are not initialized with real HTML form data.
Currently t…
-
- Nextcloud-Version: 27.1.3
- Forms-Version: 3.4.2
I would like to be able to submit the forms responses direct to a few different email addresses that are external to my nextcloud instance. It wo…
-
Twig supports [convenience short forms](https://twig.symfony.com/doc/3.x/templates.html#variables) for properties and methods (see "Implementation" box in docs).
For example,
```twig
{# @var user…