Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

 

...

Section
Column
width0px

Initially, a form is created with no controls except for a Submit and Cancel button. You must add controls to the form in order to make it useful. Controls can be dropped from the palette or generated from a schema.

 

Column
width240px

On this page:

Table of Contents

From the Palette

When you create a new form from scratch, it has no controls other than the Submit and Cancel button. To make your form useful you must start by dragging in controls from the Palette and dropping them in your form.   

As you begin to drag a control from the Palette, you’ll see this [[Image:Action_stop.png]]   icon Image Added icon, which means the control is not yet over a droppable area. You must drop controls into the body of the form; you can’t drop them into the toolbar nor can they be dropped below the Submit and Cancel buttons. [[Image:dragdrop1.png]]

 Image Added

As you bring the control over the body of your form, the  icon will change to one of the icons below:  * [[Image:Arrow_up.png]]

  • Image AddedThis means your control will be placed above the control over which you are hovering. You’ll see this icon when you drag the control over the top half of a droppable area.

...

  •  
  • Image AddedThis means your control will be placed below the control over which you are hovering. You’ll see this icon when you drag the control over the bottom half of a droppable area.

...

  • Image AddedIf you are hovering over a group control--tab, panel, section or repeat--this means your control will be placed inside the group control.  (If other controls already are inside your group control, this icon appears only when you hover over the group control header and means your control will be placed inside the group, at the top. You’ll see the

...

  • Image Addedand Image Addedicons as you hover over any controls inside your group control so you can govern exactly where inside the group control your new control will go.)

[[Image:dragdrop2.png]]Image Added

If you are not dragging your control over a group control, this means your control will be placed at the top of your form. Anywhere to the left right of the print [[Image:printer.gif]] icon Image Added icon is a droppable area.  * [[Image:Arrow_right.png]]

  •  Image Added This means your tab or table column will move to the right of the tab or table column on which it is being dropped.

...

  • The Image Added icon only applies to tab and table controls.

Other important drag-and-drop rules:    *

  • If you let go of a control while the

...

  • Image Added icon is showing, your control will go back to where it was—either back to the Palette or where it was in your form before you tried to move it.

...

  •   
  • You can never drop any control directly below a group control. If you want the control you are dragging to go below the group control, drop your control above a different control that is below the group control or first move the group control. Remember that the Submit and Cancel button are controls, too. 

...

  • You can never drop two different controls into a repeat control—for example, you cannot drag in a quantity control if your repeat control already contains an email control. If you need multiple controls inside a repeat control, first drag the controls into a section, then drop the section into the repeat. Once the section is inside your repeat you may not add anything else to the section, so build the section first in this case. You also may never drop a panel, tab or another repeat control inside a repeat control, nor may you drag in trigger, video, image or link controls. See Repeats

...

  •  for more details.

Note that repeat items automatically generated from a schema may not be dragged outside the repeat control since this would violate the constraints imposed by the schema.====

From Schema

...

You can generate controls automatically from schema elements, but you must first [[V4_Data_Sources_and_Schemas#Uploading_a_Schema |upload your schema]] into your frevvo application. Once  into your  application. Once you've uploaded the schema and added schema elements to your form's Data Sources area, you can generate controls from these elements automatically. See [[V4_Data_Sources_and_Schemas#Generating_Controls_from_Schema_Elements | See Generating Controls from Schema Elements]].

.