Click or drag to resize
Form Reference

[This is preliminary documentation and is subject to change.]

The Form element is the root element of an XML file in the TOPICA form format.

Form attributes

Attribute

Type

Description

ImageFile

String

Filename for image displayed in structure hierarchy

CSS

String

Custom stylesheet for this form

CustomPrintUrl

String

Url for page with custom print handling. TOPICA basic can be used in this

CustomPrintQuery

String

Parameters for page with custom print handling. TOPICA basic can be used in this

CustomPrintUserBaseQuery

Boolean

Re-use the querystring from the StructureForm.aspx that opens the custom print page

InlineStyles

Boolean

Custom cascading stylesheet styles rendered inline

RunPostProcessOnCopy

Boolean

Defines whether or not the post process executes when the user activates the built-in copy functionality to create a copy of a record (instance of this form).

RunPostProcessOnDelete

Boolean

Normally the PostProcessInstruction is only run when creating or editing a record (instance of this form). If RunPostProcessOnDelete is set to true, the post-process will also be run when deleting the record.

Child elements

Element type

Description

FormCommands

FormCommand Reference

FormButtonProperties

FormButtonProperties Reference