This question about Developing extensions (plugins skins etc.): Asked

Can the databg parameter be applied to specific rows instead of in a repeated pattern?

I would like to highlight certain rows in a table, overriding the default zebra pattern which applies with databg. For example, how would I highlight only the third row in this table yellow and leave the rest white (the page color)?

data data data data
data data data data
data data data data
data data data data

If I specify the "none" parameter first, then the entire table stays white. I.e., I cannot create N number of rows of "none" and then the yellow parameter in the row position I want highlighted - none overrides all other parameters if it is the first. <-- all rows in table are white because none is first.

-- MorganGoodrich - 10 Mar 2020

 

QuestionForm edit

Subject Developing extensions (plugins skins etc.)
Extension TablePlugin
Version Foswiki 2.1.6
Status Asked
Related Topics
Topic revision: r1 - 10 Mar 2020, MorganGoodrich
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy