Orbeon Forms
Search…
Getting started
Installation
Configuration
Form Builder
Form Runner
Overview
Components
Alert dialog
Attachment
Autocomplete
Captcha
Character counter
Checkbox input
Currency
Dropdown date
Static and dynamic dropdown
Error summary
Grid
Handwritten signature
Hidden field
Image
Image annotation
Image attachment
Map
Number
Open selection
Repeater
Rich text editor
Section
Single-selection tree
Source code editor
US phone
US state
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
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:
1
<fr:us-state ref="residence-state">
2
<xf:label>State of residence</xf:label>
3
</fr:us-state>
Copied!
Previous
US phone
Next
Wizard
Copy link
Contents
Overview
Usage