WinStudio

Designing Derived Forms

Derived forms are copies of master forms, and are meant to be accessed on alternate devices (for example, mobile phones and tablet PCs). Because of the differences in devices, components on a derived form must often be rearranged or removed.

  1. On the Edit Device Types dialog, ensure that the intended device has been defined.
  2. Enter Design Mode.
  3. Select Form > Definition > Form Device Type. The Editing Versions for Form dialog box opens.
  4. Select a checked row to edit the derived form for that device, or select an unchecked row to create a derived form for that device.
  5. To close this dialog box and open the derived form, click OK.

NOTE: This dialog box can be accessed in Runtime Mode. However, in this case, only existing derived forms can be selected. To create a new derived form, you must be in Design Mode.

Related Topics

About Devices and Derived Forms

Browser Preview

Edit Device Types

Editing Versions For Form

Managing Master and Derived Forms

Specifying a Device as the Master Form

Unsharing Component