-
Notifications
You must be signed in to change notification settings - Fork 28
Form Elements
Ryan Wold edited this page Aug 1, 2024
·
2 revisions
Touchpoints offers the following form elements:
- text inputs:
- normal text input
- email text input
- phone text input (10 digit U.S. style phone number)
- textarea - supports character limit (max 10,000 characters)
- radio buttons
- yes/no buttons
- thumbs-up/down buttons
- checkbox buttons
- dropdown buttons
- 50 state buttons
- combobox (like a dropdown/select)
- date select
- text display
- custom text display
View examples of all these form elements at Kitchen Sink Form