JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
State of HTML Planning
Survey Outline
Non-content
More
Share
Explore
Survey Outline
Forms & Editing
Last edited 654 days ago by Lea Verou.
Legend:
✅ Definitely keep 🔶 Not sure yet ❌ Likely Remove
[ALT Part 1] Which form controls have you used?
(Format:
Checkboxes with sentiment chips
)
<input>
<select>
| select_element
<textarea>
| textarea_element
<button>
🔶
🚫 None of the above
[ALT Part 2] Which input types have you used?
(Format:
Checkboxes with sentiment chips
)
range
| input_type_range
number
| input_type_number
file
| input_type_file
date
| input_type_date
time
| input_type_time
datetime-local
| input_type_datetime_locale
month
| input_type_month
week
| input_type_week
color
| input_type_color
email
| input_type_email
tel
| input_type_tel
url
| input_type_url
🚫 None of the above
Which of the following form validation features have you used?
(Format:
Checkboxes with sentiment chips
)
required
attribute | required_attribute
pattern
attribute | pattern_attribute
input.setCustomValidity()
| input_set_custom_validity
input.reportValidity()
| input_report_validity
input.checkValidity()
| input_check_validity
invalid
event | invalid_event
:invalid
CSS pseudo-class | invalid_pseudo_class
🚫 None of the above
Feature questions
(Format:
Feature questions
)
Question
id
Focus area
Type
Status
Discussion
Upvotes
In Part 1
Question
id
Focus area
Type
Status
Discussion
Upvotes
In Part 1
<selectlist>
(ex
<selectmenu>
)
selectlist_element
Forms & Editing
HTML element
Future
61
Yes
autocomplete="hint"
autocomplete_element
Forms & Editing
HTML attribute value
Mixed
41
Yes
input.showPicker()
showpicker
Forms & Editing
JS API
Cutting Edge
34
Yes
contenteditable=”plaintext-only”
contenteditable_plaintext
Forms & Editing
HTML attribute value
Cutting Edge
25
Yes
HTML Media Capture
media_capture
Multimedia
Forms & Editing
HTML attribute
Cutting Edge
14
Yes
FormData API
formdata
Forms & Editing
JS API
Stable
Maybe
form.requestSubmit()
form_request_submit
Forms & Editing
JS API
Recent
Maybe
<datalist>
datalist_element
Forms & Editing
HTML element
HTML attribute
Stable
Yes
No results from filter
What are your pain points around HTML forms and editing?
(Format:
List of freeform fields
)
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.