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 |
||
|
Expand Toolbar |
Expand the toolbar to give access to all toolbar options. Press |
|
Insert |
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 |
Select a field and reorder the list. |
|
Delete |
Remove the selected field from the table. |
|
Select all |
Set Visible on all fields to Selected. |
|
Unselect all |
Set Visible on all fields to Clear. |
Buttons |
||
|
Generate |
Generate MaxBasic code to create a memory table based on field selections. Code will be displayed in the Script Editor. |
|
Save |
Save the table. |
|
Cancel |
Close the form without saving any changes. |