Previous Topic

Next Topic

Book Contents

Book Index

Form Designer Table Properties

Navigator > Setup > Form Designer > Layout tab > Component Editor > Properties tab

See also Form Designer Component Properties for properties common to different component types.

Double click a Table, or right-click and select Field Editor from the context menu, to open the FD Field Editor.

The following properties are available for Table Components:

Active

When True, the table is active and can be referenced.

AmountFormatting

Select which amount formatting style to adopt. Styles are set up in Company Settings - Currency Format tab.

CloneTable

Select a table to clone. The fields and indexes from the CloneTable will be applied to this table.

IndexName

Select an index for the table.

IsCustom

When True, the TableName is a Custom table.

Custom tables can call the StampModified method to update Modified fields (Modified User Code, Modified Date and Modified Time).

TableName

The table the component is representing.