-
**Describe the bug**
When I submit a form with a checkbox, unset values do not update the session.
Context: This was introduced when we switched to html form POST submissions. Previously, every va…
-
Ref https://github.com/la5nta/pat/issues/374#issuecomment-1262670594.
There is a difference between Message Templates and HTML Forms. Our `package forms` ignores templates without HTML Forms, and d…
-
```
OK [expected TIMEOUT] /html/semantics/forms/form-submission-0/reparent-form-during-planned-navigation-task.html
PASS [expected TIMEOUT] subtest: reparent-form-during-planned-navigati…
-
Graag bijgevoegde HTML pagina toevoegen aan regels tbv demo AOW microservice.
```
AOW Leeftijd Berekening
async function calculateAge(event) {
eve…
-
** 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…
-
Moin,
Im form_submit template werden die Attribute über
`{{ arrConfiguration.attributes|default }} `
eingebunden. Den Key gibt es aber nicht.
Müsste es da nicht
`{{ attributes|default }}`
sein…
-
```
The following xhtml MP1.0 wont work:
Add people to my address book
Terms & conditions
…
-
Found by Domato.
Simplified reduction:
```html
onload = function() {
requestAnimationFrame(callback);
requestIdleCallback(callback);
form.submit()…
-
### Affected Version of Concrete CMS
8.5.x, 9.x
### Description
Old blocks in previous and non public page versions can be accessed.
Tested with Express Form submit action
### How to reproduce
S…
-
# [HTML] 좋은 사용자 경험(UX)을 제공하는 Form 만들기 - armadillo’s blog
대부분 서비스는 사용자로부터 값을 입력받는 Form을 제공한다. 하지만 사용자는 서비스 이용을 위해 양식에 값을 입력하는 과정에서 상당한 번거로움을 느낀다. 따라서 서비스를 만드는 개발자는 최대한 좋은 사용자 경험을 제공해, 사용자의 번거로움을 덜어주어야…