You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Confluence Table Filter plugin allows to filter the data presented in tables. Data filtration can be applied to several fields at the same time. To do this you must specify to the plugin the names of the fields and that's all. The list of possible values for filtration is taken from the table itself, there is no need for you to specify them manually.

Parameters

This Confluence plugin consists of one macro {table-filter}. To process the table data one should specify as the body of macro{table-filter} the existing table, or some other macro, the results of whose work are the table. Macro body is obligatory. The parameters of {table-filter} are listed in the followig table:

ParameterPresenseDefaultDescription
columnoptional The columns by which the table should be filtered. While using filters by several columns simultaneously, their names should be divided by comma
userfilteroptional The columns by which the table should be filtered with the user-entered keywords. While using filters by several columns simultaneously, their names should be divided by comma
cell-widthoptional150The value of this parameter specifies the width of combobox. The value of this parameter is in pixels
buttonoptionalfalseWhen the value of this parameter is 'true' the filter can be hidden/shown by clicking
hidelabelsoptionalfalseAllows to hide labels of comboboxes and textboxes if set to 'true'
defaultoptional The default values for comboboxes and textboxes by which the table should be filtered.

Examples

Default value for filtration

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Last Name

First Name

Occupation

City

Doe

John

Developer

London

Fry

Philip

Delivery boy

New York City

Doe

Janet

Scientist

Tokyo

Farnsworth

Hubert

Scientist

New York City

Farnsworth

Cubert

Student

New York City

 

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Last Name

First Name

Occupation

City

Doe

John

Developer

London

Fry

Philip

Delivery boy

New York City

Doe

Janet

Scientist

Tokyo

Farnsworth

Hubert

Scientist

New York City

Farnsworth

Cubert

Student

New York City

One column for filtration by user-entered keyword

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Last Name

First Name

Occupation

City

Doe

John

Developer

London

Fry

Philip

Delivery boy

New York City

Doe

Janet

Scientist

Tokyo

Farnsworth

Hubert

Scientist

New York City

Farnsworth

Cubert

Student

New York City

 

One column for filtration

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Last Name

First Name

Occupation

City

Doe

John

Developer

London

Fry

Philip

Delivery boy

New York City

Doe

Janet

Scientist

Tokyo

Farnsworth

Hubert

Scientist

New York City

Farnsworth

Cubert

Student

New York City

 

Several columns for filtration

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Last Name

First Name

Occupation

City

Doe

John

Developer

London

Fry

Philip

Delivery boy

New York City

Doe

Janet

Scientist

Tokyo

Farnsworth

Hubert

Scientist

New York City

Farnsworth

Cubert

Student

New York City

 

Changing the width of combobox in the filter

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Last Name

First Name

Occupation

City

Doe

John

Developer

London

Fry

Philip

Delivery boy

New York City

Doe

Janet

Scientist

Tokyo

Farnsworth

Hubert

Scientist

New York City

Farnsworth

Cubert

Student

New York City

 

Hiding the filter

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Last Name

First Name

Occupation

City

Doe

John

Developer

London

Fry

Philip

Delivery boy

New York City

Doe

Janet

Scientist

Tokyo

Farnsworth

Hubert

Scientist

New York City

Farnsworth

Cubert

Student

New York City

  • No labels