2021.1

Table Of Contents
Tip
A number of these attributes can be set in Design mode on the "Attributes pane" on
page1049 after selecting a table, row or cell (see "Selecting an element" on page629).
Attribute Element Function
data-column-
resize
<table>
Indicates that the columns may be resized in
Design mode via drag-and-drop. This attribute
has no value.
data-detail
<table>
This attribute identifies a table as a Dynamic
Table. It has no value.
In tables made with an OL Connect version older
than 2020.1, this attribute's value is the name of a
detail table in the data.
data-
expander=
"2019"
<table>
Specifies that the table should be expanded
using the expander that was introduced in OL
Connect version 2020.1.
Most of the data- attributes listed here require the
Dynamic Table to have the data-
expander="2019" attribute.
Tables made with an OL Connect version older
than 2020.1 don't have this attribute. Tables
without this attribute are expanded using the
previous expander, which doesn't support all of
the attributes listed here. (See "Differences in
Dynamic Tables made with previous Connect
versions" on page834).
data-field
Table cells and
other HTML
elements within
repeating rows:
This attribute associates a data field with the
element, e.g. data-field="InstrumentClass".
The data field's current value will automatically
replace the contents of the element when
generating output (or previewing).
Page 830