Thank you for the suggestion.
Unfortunately, this didn't work on my page either.



On Jun 16, 2:22 am, "Ingo Hillebrand" <[email protected]> wrote:
> Hi,
>
> try this one, i've fixed a few things:
>
> <reddot:cms>
>   <if>
>     <query valuea="Context:CurrentIndex.Id.ToString()"
> operator="==" valueb="String:27EBF76820A042B08C64C86FD72CDA2F">
>       <htmltext>
>       <h3>Hello!!!</h3>
>       </htmltext>
>     </query>
>     <query type="else">
>       <htmltext>
>       <h1>Goodbye!!</h1>
>       </htmltext>
>     </query>
>   </if>
> </reddot:cms>
>
> I don't know for sure whether there is an undocumentated method
> GetPageId(), i always use "Id" to retrieve an Id. And you cannot compare
> values from two providers.
>
> Greetings,
> Ingo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to