|
Hi, sorry if this has been asked before - but I can't find the answer elsewhere. Regarding PTV's and conditional markup..... I read at PmWiki/PageTextVariables-Talk that it's possible to do: LinkUrl: (:if name{$FullName}:)http://dilbert.com(:else:)[[Cookbook:Quotes]](:ifend:)or in my case I can do: APACStatus:(:if equal "{$:ApprovalStatusAPAC}" "Approved" :)Attach:tick.png(:ifend:)However in doing this the PTV ( APACStatus) in the first line is shown to the reader, I'd like that hidden Therefore I would like to do something like .... (:APACStatus:(:if equal "{$:ApprovalStatusAPAC}" "Approved" :)Attach:tick.png(:ifend:):) But it seems either I'm using the wrong syntax, or perhaps this is not possible, or at least not possible in the way I am trying!! Would appreciate any advice on this. Thank you Graham |
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
