Recent activity
Subscribe to this feed
A comment on the question "How can I hide some table-data rows?" in CustomWare:
Thank you Firat but I'm sorry, that doesn't work. You can see all 3 cols again. :( – Jan Florkowski, on October 30, 2009 12:38
A comment on the question "How can I hide some table-data rows?" in CustomWare:
Dear Firat,
yes we use the table-plus marco. I tried it with columnTupes parameter but without a working result:
{table-plus:sortIcon=true:columnTupes=S,S,H}
{table-data:datentraeger}
|| Row1 || Row2 || Row3 ||
| {{{text-data:row1}}} | {{{text-data:row2}}} | {text-data:row3} |
{table-data}
{table-plus}
That doesn't work, you can see all 3 cols.
Confluence: 3.0.0_01
Table macro: 3.4.0 – Jan Florkowski, on October 30, 2009 08:43
A comment on the question "How can I hide some table-data rows?" in CustomWare:
I'm using a lot of live-templates and reports to have a working workflow.
It would be too much action to edit the information of one or two cols / rows doubletimes.
In some times I'm using the {hidden-data} marco, but this is only working with a value in a table-data cell. The whole col or row including a condition (if/else) you cannot hide out. That is something I would really prefer. – Jan Florkowski, on October 30, 2009 07:43
A comment on the question "Reporting a search-box or livesearch query?" in CustomWare:
Dear Alex,
year, I know this plugin.
How it is possible to get the value from the input field, I think it is this one {search-input:type=text|match=query} as MYSEARCHPARAM in something like this or combined with the expanded-reporter as Parameter:
{report-table}
{local-reporter:page:descendents|source=MYPAGE}
{text-filter:data:title|include=.*MYSEARCHPARAM.*}
{text-sort:data:title}
{local-reporter}
{report-column:title=Title}{report-info:data:title}{report-column}
...
{report-table}
Problem is the matched rows in table-data I want print as result. – Jan Florkowski, on October 16, 2009 13:33
Jan Florkowski reported a problem in CustomWare on October 14, 2009 12:59:
reported list of referenced pages is empty with content-filterconfluence: 3.0.0_01
scaffolding: 3.1.3 because 3.2.0 is bugged reported here.
On several application pages I've this template data definition
{list-data:server|multiple=true}{content-options:ancestor=Server|branches=children}{list-data}
Now I want a report on each template children site, which applications there are hosted.
{local-reporter:page:descendents|source=Anwendungen}
{content-filter:data:server > reference:value}
{local-reporter}
But the result is empty.
The Problem is the content-filter. Without the content-filter I get my list, but I need a filter which app with the list-data is referenced.
In Confluence 2.9 this report worked. Anybody any idea?
Jan Florkowski asked a question in CustomWare on October 13, 2009 08:06:
Reporting a search-box or livesearch query?How is it possible to create a search-box in a page, for example search-box or livesearch macro and report the result-query on the same page?
I don't want to search the whole space. I want to give a startpoint, something like local-reporter from a defined page filled with a defined table-data object included with the subpages.
Jan Florkowski asked a question in CustomWare on October 12, 2009 09:41:
How can I hide some table-data rows?Is it possible to hide some rows in a table-data from user-groups or everybody, so that only the page-editor can see them in edit-mode?
Do I have to create a report on the same page as the table-data object is? If so, how can I realized it, showing the table-data only on edit-mode and the report in printed?
Jan Florkowski replied on October 08, 2009 09:42 to the question "modulo operator in eval-data?" in CustomWare:
Thanks David,
your example only works with a constant instead of number-data B.
Is there any possibility getting the result of modulo in a variable, something like this for example:
A: {number-data:A}
Mod: {eval-data:resultmod}{report-on}{report-info:data:A > number:mod 60}{report-info}{eval-data}
B: {eval-data:result|format=#0}${A}-${resultmod}{eval-data}
...or other possibility, can I use instead of round() the function ceil() in eval-data?
Jan Florkowski asked a question in CustomWare on October 07, 2009 11:53:
modulo operator in eval-data?Is there any possibility to calculate with modulo operator in eval-data ?
Jan Florkowski reported a problem in CustomWare on October 02, 2009 14:35:
Scaffolding 3.2.0 with empty list-data from user-options:groupsSince Scaffolding 3.2.0 you can't do this {list-data:people}{user-options:groups=grouname}{list-data}. The result is empty. In Version 3.1.3 this function works.
Loading Profile...
