-
```
$ grep -ril layout src/http/
src/http/authentication/configure-routes.ts
src/http/page-handler.ts
src/http/authentication-and-logging-in-of-sciety-users.ts
src/http/form-submission-handlers/c…
-
The following line throws an error:
https://github.com/keatz55/phoenix_ui/blob/main/lib/phoenix/ui/components/hidden_input.ex#L5C36-L5C48
```elixir
import Phoenix.HTML.Form, only: [hidden_input: 3]…
c-bik updated
1 month ago
-
I'm using the `required` to validate the form using HTML validation. All inputs do a good job, but the select component with `required = true` lets the form submit even without having an option select…
-
For your information, I have fixed the update problem. However, I am not really sure if the problem is solved because there's another problem that occur after that. After I thought that I have 'fixed …
-
xncbf updated
7 years ago
-
1. Age textbox accepts non-integers also.
1. Gender field should be dropdown
1. Labels and textboxes/dropdown should be properly aligned
-
kindly assign me this issue
-
-
Make HTML form as defined in comments here https://github.com/okfn/datadigitizer/issues/5
embed in Data Digitiser page.
-