The Designer workspace

The Designer screen has four parts: a top bar, a left panel, a canvas in the center, and a properties panel on the right.

The four regions

Numbered zones: 1 Top bar, 2 Left panel, 3 Canvas, 4 Properties.Numbered zones: 1 Top bar, 2 Left panel, 3 Canvas, 4 Properties.
  1. Top bar - menu, undo/redo, Component library picker (available in the public demo), Preview, device sizes, language.
  2. Left panel - Components (the library), Tree, Settings, Forms.
  3. Canvas - the form layout you are building.
  4. Properties - Main, Style, Actions, Rules for the selected component.

Name the regions on a real form

  1. Open the Event registration demo above.
  2. Find the four regions: top bar, left panel, canvas, properties.
  3. Click Preview, fill a field, then click Edit to return.

You edit on the canvas. You test in Preview.

Screen, form, and page

TermIn Designer
ScreenThe Tree root (usually keyed screen1). Everything you add sits inside it.
FormThe named design you save, download, or export.
PageWhere your application shows the form to users. Authors do not build that page here.

The Forms tab lists saved designs when storage is enabled. See Left panel tabs.

How you move between regions

  • Add from the left. Arrange on the canvas. Change settings on the right.
  • Click Preview in the top bar to try the form.
  • Whole-form options are on the left Settings tab, not the right panel.

Next

Next pageWhat you do
Add componentsSearch the palette, drag or double-click
Select and editSelect on canvas or Tree and edit on the right
Preview and EditTest like a user, then return to layout
Save and shareSave, download, export; publish is the host app

After that, create your first form. More samples: Examples and use cases.

Summary

Find the four regions on Event registration. Then add a component and open Preview.

See also