Orbeon Forms
Search
⌃
K
Getting started
Installation
Configuration
Form Builder
Form Runner
Overview
Components
Alert dialog
Attachment
Autocomplete
Captcha
Character counter
Checkbox input
Currency
Date
Dropdown date
Static and dynamic dropdown
Error summary
Grid
Handwritten signature
Hidden field
Image
Image annotation
Image attachment
Number
Open selection
Repeater
Rich text editor
Section
Single-selection tree
Source code editor
Time
US phone
US state
Video
Wizard
XForms inspector
Yes/No answer
Features
Persistence
Linking and embedding
Access control and permissions
Styling
APIs
Advanced
XForms
XML Platform
FAQ
Contributors
Release notes
Use cases
Index of features
Release history
Product roadmap
Powered By
GitBook
Comment on page
US state
Overview
The
fr:us-state
component allows you to select one of the 50 US states (plus Puerto Rico and the District of Columbia).
Usage
You use
fr:us-state
like a regular XForms control:
<
fr:
us-state
ref
=
"
residence-state
"
>
<
xf:
label
>
State of residence
</
xf:
label
>
</
fr:
us-state
>
Previous
US phone
Next
Video