Table of Contents

Tables

A table is a concept you may be familiar with from other database applications: it holds the records you create.

How to Create

  1. To create at table, click the on the Block Creator.
  2. Name table using the singular form. You can correct the suggested plural version if necessary.
  3. Choose an icon.
  4. All tables start with a short text field called Name that is the default name of the record. (A unique identifier in WorkXpress is created in the background and consists of letters and numbers. The default name is not the unique identifier.) The name field can be customized later when you are adding records. For example, you could use a save field action to set the value of the name field to be more meaningful, perhaps concatenating other fields such as record creation date and the name of the user who created the record. The name field is also the default field that will appear in a drop down selection field. You can change this default behavior on the particular field if you wish.
  5. You can choose to have the table added as a tab (Application Tabs are different than a tab form), as a link on a menu, or you can set it up yourself later. If you are just beginning, putting links for your tables on one menu is any easy way to centralize access to your tables while you are building. You can click on the “Admin” link in the upper right corner of your screen to move to that screen and select a location for the table link. The wizard will reappear at the same step after you click the Admin link.
  6. Next you will choose how you want to add records. For a simple table with only a few fields, you can choose a list with inline add/edit. However, tables can often become more complex as you develop your application, so it is best to select a list page with view/edit details page and an add page. This will make it easier for you to view, edit, and add complex records later on.

How to edit

On the Block Creator, click on the Handbook .

In the section on tables, you will see options for:

Settings

To change any of the settings on a table, click the Edit Table option from the WorkXpress Handbook. Choose the table you wish to edit and the wizard will guide you through changing any of the below settings.