Default Import Settings

The Default Import Settings form is triggered when you attempt to import table names as menu items.

The tags (located at the top of the form) determine how the imported elements are constructed during import.

{Caption} - This will import the caption as specified in the Schema Dictionary. This caption is usually the Humanized form of the Table name. So, a table may be defined as - "Vegetable Lists"; the humanized form will be "Vegetable Lists". It looks better displaying a Humanized form as a menu Item.

{TableName} - This will import the table name in its technical form, e.g. "VegetableLists."

{LowerCase} - This will convert the imported item to lowercase.

{UpperCase} - This will convert the imported item to uppercase.

Note: To apply any of these tags, you need to select the field first by clicking on it before you click on the tag's button.

 

Here is an explanation of the elements of the form:

  1. Menu Text - This will import the caption specified in the Schema Dictionary. This caption is usually the Humanized form of the Table name.
  2. NavigateUrl - This will import the table name in its technical form and convert the imported item to lowercase, which forms the URL.
  3. Icon - This will import the icon that will be used.
  4. CssClass - This is the class name attribute used by the tag.
  5. IconCssClass - This will import the icon that will be used. 

 


Was this article helpful?