Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Div
idProductTOC

On this page

Table of Contents
maxLevel1
excludeOn this page
typeflat
separator

...

pipe

Overview

The macros within the Advanced Tables for Confluence add-on support a columnTypes

...

 parameter which allow you to control how the data in a given column will be treated and formatted.

...

columnTypes ValueDescriptionFormatting
.Separated numbers, like phone numbers or TCP addresses. Valid values are multiple integer numbers separated by '.' 
:Separated numbers, like phone numbers or TCP addresses. Valid values are multiple integer numbers separated by ':' 
- Separated numbers, like phone numbers or TCP addresses. Valid values are multiple integer numbers separated by '-' 
/Separated numbers, like phone numbers or TCP addresses. Valid values are multiple integer numbers separated by '/' 
CCurrency or similar where it is a float value with pre or post characters 
CCC with comma as decimal separator (available since 5.1.0) 
DDate in the browser date format. See  Advanced Date Sorting for more information. 
EEmotions or other HTML elements (available since 5.0.0) 
FFloat (since 5.1.0, this may contain a comma numeric separator)f"0,0.0000"
 FCFloat with a comma used as a decimal separator and a period used as a numeric separator (available since 5.1.0) 
HIndicates to hide the column. 
IThis is a numeric field without a fractional component (also known as a "whole number"). 
SThis is a series of one or more alphanumeric characters, possibly including a letter, number, space, punctuation mark or other special characters 
XIndicates to exclude this column from user selectable sorting 

 

...

Include Page
info:_ColumnTypes
info:_ColumnTypes