8 Feb 2012 01:27
value:children+ -> rendering relative to containing component
sergio_101 <sergiolist <at> village-buzz.com>
2012-02-08 00:27:10 GMT
2012-02-08 00:27:10 GMT
hi all.. say i have a component.. call "stories" this has many children: "story 1" "story 2" "story 3" so, all i want to do is list all the stories in the component.. so, stories would have: +value:children+ everything works just fine.. so.. now, i'd like to embed this component in another page.. i end up with a page with this: some text.. blah blah .. here is my list of stories: +stories+ the problem is, it wants to rembed value:children with respect to the current structure (which, according to the docs, is what it should do).. but i would rather have the the children render relative to the(Continue reading)
RSS Feed