Skip to main content

Toolbar

The top menu of the Editor screen is called toolbar.

Toolbar

It contains:

  • breadcrumbs,
  • undo and redo buttons,
  • form language picker,
  • code view button,
  • preview button,
  • save button.

The first item in the toolbar are the breadcrumbs.

Breadcrumbs are the path of the form. The first part of a breadcrumb is the form's name. You set the form name when you publish it. If a form has multiple pages, the second part of a breadcrumb represents the name of the page you are currently editing.

In the example below, the form name is blood sugar tracking app - webinar, and the selected page is Nutrition and insulin.

By clicking the page name, you can switch between pages.

Breadcrumbs - switch pages

Undo and Redo

Undo and redo let you undo and redo changes in a form.

Form language picker

The language picker lets you quickly change between the available form languages that are on the template.

If two are present it appears as a quick switch selector like shown here:

Language_switch

But if three or more are available it appears in a dropdown as shown here:

Language_switch

Code

Code

Code link is a JSON representation of the:

  • form description,
  • layout description,
  • dependencies,
  • form environment,
  • form pages and
  • widget configurations

Preview

Preview

Preview button will open the form preview in a new tab where you can use and test a form. Instructions for using the Preview screen are available in the Preview screen section.

Saving a Form

To save a form, click the Save button.

Save button

This will open a saving options window.

When saving a form you can:

NOTE: You can export a form as a .zip file. This .zip file will contain all the form's data and can be imported back to Better EHR Studio.