Versions Compared

Key

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

palette offers a rich variety of controls that let you create virtually any form. All controls provide functionality as soon as you drop them into your form but need to be customized (edited) to suit the form you are designing. The purpose of each control is described below.

Column
width400px

On this page:

Table of Contents
maxLevel2

...

The control options default to "true=Yes" and "false=No". When you drag the control from the palette, only the "Yes" option will be visible. You can change the option labels from Yes and No to whatever you want. It is important to note changes to the label for false are irrelevant as it will never be visible on the form. The option values cannot be changed and will always stay as true and false. Blank labels for options are not allowedChecking the “Yes” checkbox will result in a true value in the XML document for the control data while leaving it unchecked will translate to a false value( no value will show in the XML document).

...

You can design  for a range of displays: desktop, tablet or smart phones. Forms designed for a desktop may not work as efficiently when used on mobile devices. You can get some Mobile Form Design Strategies from this article by Chui Chui Tan.  screen flows performed on a desktop can be quickly approved or rejected by the appropriate individual on their mobile device. For example, employees can submit Expense Reports, Travel Requests, Time Sheets etc via their desktop browsers as the first activity in the flow. These forms are routed to their respective managers for approval/rejection. The managers can access the requests on a mobile device using their Tasks List, accept or reject them and route them to the next step in the flow. Refer to Employee On Boarding Flow with Mobile Forms Tutorial - Under Construction for an example of an Employee On Boarding flow that uses mobile forms plus other exciting features.

...