Page tree

You can create different types of pages, each page is predefined to handle various services. For example, the Starting page acts as a landing page for a script, and it acts as a navigation page for other scripts. You can add  pages using the Design tab. This pane consists of Pages and Frames.

The following page types are:

Page Type

Description

Pages
StandardA standard page can have a header or footer page or can be a standalone page that appears in any of the dialogs.
Starting

There must be starting page to begin. If you do not have a starting page, the script does not work.

LeftA left page appears on every page of the script on the left side of the form.
RightA right page appears on every page of the script on the right side of the form.
Frames
HeaderA header page appears on every page of the script that you create. This page appears under the Frames.
FooterA footer page appears on every page of the script at the bottom. This page appears under the Frames.
  • The header and footer page appear under the Frames.
  • You must add data types first before creating the pages. Plan the script flow and then map the content, and apply the conditions. For more information on planning and creating Data types, see PlanningaScript and Adding Data.
  • You can Delete or Clear the contents of the page using the Delete Page and Clear Page options, but you cannot edit the properties of the page. For example, if you create a Left page and want to change the property to the Right page, you do not have the option to do this. So make sure you plan your pages before creating them.
  • No labels