Versions Compared

Key

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

...

The template upon which this form template is based. This field is applicable for user and group-level tab sub-templates. See Modifying the Tab Layout on a Form for more information.

Is Top Level

...

If a developer has designed a layout control for this template (for either Windows and/or Web interfaces), specify the object information on this tab. Note that writing a layout control is beyond the scope of this document; see the information on the Aptify.Framework.WindowsControl.FormTemplateLayout class in the Aptify Software Development Kit (SDK) for information on writing a layout control.

...

The class in the object that implements the layout control.

Layout Control Assembly

The .NET assembly name of the object in the layout control field.

...

In LayoutKey field is used to find and reference form template parts within a Form Template Layout control. The LayoutKey is the first candidate for match. If no match is found, the search will continue with the match criteria used in earlier versions. Adding LayoutKey as the primary match removes the dependency on the Name of the form template part, which is often changed to identify configurations. The LayoutKey can remain unchanged while the Name is updated to provide a better identifier.

Note

...

During the 5.5. Service Pack install, the LayoutKey field will be populated with the Form Template Part's Name for all existing Form Template Parts.

Web Layout Control Object

...

The .NET assembly name of the web object in the layout control field.

Anchor
_partList
_partList
Part List Tab

This tab lists all associated Form Template Parts records which make up how the form template defines the form. Depending on the nature of the Form Templates record, the Parts may correspond to:

...

The User Permissions tab list all the Form Template User Permissions records that identify the users that have access to the form template.

UI Platforms Tab

This tab, added in Aptify 5.5.1 to support the web interface, stores information about the UI parts defined for the form template that are generated for use in Aptify's browser-based interface.

 

Form Template's UI Platforms Sub-type RecordImage Added

UI Platform

The platform where the form is available.

Part

The UI part for this form, typically a container (which includes the visual and functional elements of the form).

Layout Control Part

If the form includes a layout control, defines the UI part associated with the layout control.

Visual Designer Tab

This tab provides a graphical WYSIWYG (What You See Is What You Get) editing interface to rearrange and modify the fields that appear on a tab. This tab is only available for system administrators (that is, users who are members of the SQL server's system admin group).

...