Custom Field Type: Special - Basic Data Table

From SmartWiki
Revision as of 16:23, 16 December 2016 by Ciaran Donnelly (talk | contribs)

Jump to: navigation, search

Overview

Used to make a simple data sheet in-line on your screen. It's a simplified version of the Special - XML Data field that doesn't open up in a pop-up light box.

DataGrid1.png

Configuring

Creating the field is a two step process:

  1. Creating a Special - In-Line Data Grid custom field
  2. Create Section

Creating a Special - In-Line Data Grid custom field

To create a Special - In-Line Data Grid custom field:

  1. Navigate to the desired place, where you want to create the XML custom field (e.g. the UTA level 1).
  2. Click the New Field (+) button.
  3. For Field Type select Special - In-Line Data Grid .
  4. Enter a Field Name and Caption. Click Save.

Create Section

Use the Section Builder to create sections, including defining the number of rows and columns displayed, formulas, and style your data grid.

  1. In the action bar click on the Section Builder button (it has four squares on it).
  2. Enter Number of Rows desired. NOTE: If you wish this to be a dynamic section, with the ability for the end-user to add as many rows as needed, then leave as 0. Otherwise enter a number value for the number of rows required
  3. Enter Number of Columns desired.
  4. A cell grid should appear once the number of rows and columns have been defined.
  5. Click into the first cell of the Cell Grid at the top left and enter a Caption and CSS Class.
  6. Click into the top row of any column labeled and enter a Caption and CSS Class..
  7. If desired choose the Validation (e.g. text, number, comma, date, currency, percent). NOTE: If you select number, comma or percent you can also specify precision settings (e.g. Whole Number, Nearest Hundred).
  8. Repeat for the remaining column headers.
  9. Click into the first cell in the row and enter a Caption and CSS Class.
  10. If this is a static section then repeat for the remaining row labels.
  11. Click the Save button.