Share » Forums » Developer » How to read author name in template ?

How to read author name in template ?

How to read author name in template ?

Friday 09 May 2003 4:54:57 am - 2 replies

Author Message

Hans Melis

Sunday 11 May 2003 11:02:13 pm

I would try the following to access the different attributes:

{$:item.id}

or

{$Child:Author:item.id}

The Author namespace is inside the Child namespace. If you want to access a variable in the namespace, you have to specify the parent namespace(s). The $: in the first example refers to the current namespace, but I'm not sure if that operator also works in nested namespaces.

Hans

Hans
http://blog.hansmelis.be

Leo Unics

Monday 12 May 2003 4:43:49 am

Thank you for your response...

I already tried it and it's work :)

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu