Uses a supplied flow variable containing a CSS style sheet and applies it to an html table built for the columns on the data table.
Each <th> and <td> tag is allocated a class name which is the name of the column with all punctuation and spaces removed. (So they are just alpha-numeric but case sensitive).
The supplied CSS Stylesheet can use any valid css and may include class names of columns if required.
@takbb Brian Bates 25 March 2024
- Type: Flow VariablePort 1No description available
- Type: TablePort 2No description available