Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When setting a control’s width property you may use standard CSS-relative values; for example, 5%, 5em, 5ex or 5px.

Info

Control widths are ignored on the iPhone and the iPad even if the designer has explicitly specified them.

Item Width

Radio and Checkbox controls have an extra property called Item Width. You can use this property to change the layout of the options from vertical (one radio/checkbox button below the next) to horizontal. This is useful to save vertical space on long forms. And also useful to improve ease of use for forms with questions that each have the same set of options.

...