[Radiant] access one specific child

Farrel Lifson farrel.lifson at gmail.com
Fri Apr 20 08:03:08 CDT 2007


On 20/04/07, Raphael Bauduin <rblists at gmail.com> wrote:
> Hi,
>
> is there a way to select one specific child, in contrast to iterating
> over all of them?
> Something like <children:each slug="child-slug"> or <child slug="child-slug">.
>

<r:find url="/path/to/child">
...
</r:find>

Farrel



More information about the Radiant mailing list