Comments? Feedback?

This wiki does not yet support public comments (a limitation of Google Sites), so we encourage you to post your comments either:

On Twitter by responding to @orbeon.

On our community mailing list: subscribe sending an email to ops-users-subscribe@ow2.org (content of subject/body doesn't matter), you'll get a response with the email to use to send your message to the community mailing list.

Recent site activity

Range Control

Basic usage

<xforms:range ref="size" incremental="true" start="10" end="200">
    <xforms:label>Size:</xforms:label>
</xforms:range>

Appearance

The range control appears as a slider: