This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

TableHeading


Attribute Data Type: 

Attribute Default Value: 

Attribute Group: 

Attribute Purpose: 

Attribute Inherited from Preferences?   

Attribute Read-Only? 

Attribute Intrinsic? 

Attribute First Added: 

Attribute Altered: 

 string   [other string-type attributes]

 (not set - empty string)

 Map   [other Map Group attributes]

 Map configuration

 No

 No

 No

 Already in v5.0.0

 


Optional column headings for display of tabular information about a container's child notes in map icons.

Columns should be separated by a "|". Thus:

 $TableHeading="Word Count|Value"

would be used as heading for a list of $WordCount values.

Tinderbox uses the pipe (|) character to parse out the individual column titles from the overall string. Remember that if using attribute names as column titles, you want to refer to the actual name and not a reference to it, so don't use a $-prefix.

The data for such tables is specified via TableExpression.

N.B. when entering such a value via Info view, do not include the enclosing quotes.


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Attributes : Attribute Data Types : String Attributes : TableHeading