Previous Topic

Next Topic

Book Contents

Book Index

Form Designer Table Field Editor

Navigator > Setup > Form Designer > Layout tab > Table Component > Double-click - OR -

Navigator > Setup > Form Designer > Layout tab > Table Component > Right-click > Table Editor

Use Field Editor to select the fields to be available in the table. You must set the TableName property for the table before you can access the Field Editor.

Grid Toolbar

ToolbarExpand

Expand Toolbar (Ctrl+F9)

Expand the toolbar to give access to all toolbar options. Press Esc to close the expanded toolbar.

Insert (F4)

Insert a field. The available fields for the table are displayed. Select one field or select All to insert all fields from the table.

Move (Shift+Up) (Shift+Down)

Select a field and reorder the list.

Delete (F3)

Remove the selected field from the table.

Select all (Shift+F4)

Set Visible on all fields to Selected.

Unselect all (Shift+F3)

Set Visible on all fields to Clear.

Buttons

Generate (Alt+G)

Generate MaxBasic code to create a memory table based on field selections. Code will be displayed in the Script Editor.

Save (F9)

Save the table.

Cancel (Esc)

Close the form without saving any changes.