-
https://github.com/gedw99/goPocJsonSchemaForm
its all JSON Schema driven. App Builder has a yaml format.
I was thinking how I can leverage App Builder so that we can have a terminal GUI and a We…
-
When some required fields are left empty on a form and I press submit the screen reader in JAWS does not automatically read
the heading: The form could not be submitted because 2 errors were found.
…
-
# User story
As a content editor,
I want to add web forms to the website,
so visitors can contact us, request demos, etc.
# Checklist
- basic version: Form Block in CMS with option to selec…
-
# Problem
When I try to add, for example person, after "new page load" it behaves normally, but after I try to add another person right after the previous one the dates (birth and death types and qua…
-
when pressing TAB key on .aspx file shows error "Object reference not set to an instance of an object.".
![image](https://github.com/Exafunction/CodeiumVisualStudio/assets/61232803/89d3a175-cf44-40ba…
-
A brief description of the issue goes here.
When I submit an umbraco form sometimes I get an error: cannot serialize an object of type 'Umbraco.Forms.Web.Models.FormViewModel' when submitting form.…
-
This is beautiful... really I don't find any more appropiate term.
I'm still on Web Forms though and will migrate to Blazor asap, but for the moment it would be great if those could be added to Web F…
-
https://www.smashingmagazine.com/2022/09/inline-validation-web-forms-ux/
-
Styling web forms with input elements such as text, dropdowns, checkboxes, radio buttons etc. with CSS is a cumbersome task.
FormFactor is a nice, non-bloated boilerplate that serves as a reference f…
vilav updated
9 years ago
-
As I've been reviewing #183, trying a change I want to suggest produced a very surprising type for a destructured array member. What surprised me is that I expected it to be `string | undefined`, but …