Choose among the sixteen question types supported by the editor.
Overview
Choose among the sixteen question types supported by the editor.
Key points
- TEXT, EMAIL, and FORMAT collect strings.
- DATE and DATERANGE collect dates.
- NUMERIC and CURRENCY collect numbers.
- SELECT, OPTIONS, and OPTIONTOINPUT collect choices.
- ADDRESS, LOCATION, VEHICLE, and NAME collect structured objects.
- HEADER collects no answer.
- COLLECTION collects repeating structured items.
Recommended procedure
- Identify the relevant survey, link, response, job, or route context.
- Use the reference value exactly as defined.
- Confirm the deployed API uses the same enum or identifier.
- Update dependent documentation and tests when the value changes.
Troubleshooting
An unknown value appears
Display it safely, do not treat it as success, and update the reference.
A value has different meaning in production
Correct the article from the authoritative server contract.