Recent activity
Subscribe to this feed
SveinMagnus made a comment on "Using macro-body for parameters to reporting-filters", but it was removed. see the change log
A comment on the question "Using macro-body for parameters to reporting-filters" in CustomWare:
Thanks! I'll try that. – SveinMagnus, on February 01, 2010 08:21
SveinMagnus replied on February 01, 2010 08:20 to the problem "Combination of list-data and reporting code stopped working in Confluence 3.0" in CustomWare:
I didn't figure this one out, and due to the lack of response on this issue we decided to work around it by selecting on a different item instead, thus we are no longer using the code in question anywhere.
The 'oppgaver' table has the following code:
{table-plus:columnTypes=S,S,D,D,S,F,F,F|autoTotal=true}
{table-data:Oppgaver}
|| Oppgave || Utførende || Planlagt start || Frist || Status || Estimert tid (timer) || Faktisk tid (timer) || Differanse ||
| {text-data:Oppgave} | {list-data:Personer|blank=true|type=check|multiple=true}{content-options:ancestor=Prosjektdeltakere|labels=person}{list-data} | {date-data:Start|format=dd-MM-yyyy}today{date-data} | {date-data:Frist|format=dd-MM-yyyy}today{date-data} | {list-data:Status}
{list-option}Planlagt{list-option}
{list-option}I arbeid{list-option}
{list-option}Til godkjenning{list-option}
{list-option}Avsluttet{list-option}
{list-data} | {number-data:Estimat|decimal=false}{number-data} | {number-data:Faktisk|decimal=false}{number-data} | {eval-data:Differanse|format=#0}${Estimat}-${Faktisk}{eval-data} |
{table-data}
{table-plus}
Loading Profile...







