Re: Blocklayout/xarpages & dynamic data
"John Cox" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Message-ID | <[email protected]> |
Back in the day, it was easier to do with a loop, but now foreach is easier. I think that xar:loop should really be depreciated (if not already). Marcel made syntax changes in order to fix a bug in the compiler if memory serves. On 12/11/06, Brian Bain <[email protected]> wrote: > > > > Christopher Torgalson wrote: > > Hello list, > > > > After lurking on the list for a couple of years, I'm finally trying to > > build a Xaraya site. At the moment, I'm trying to add an id attribute > > into the rendering of xarpages' default menu block. The id attribute > > will come from a dynamic data field I added to one of xarpages page > > types. The problem is that in the menu block I'm having trouble > > accessing the value of the dynamic data field, but I can't tell if > > it's a) a problem with my understanding of blocklayout, b) a problem > > with my understanding of xarpages, or c) [unlikely I think...] a bug. > > > > For example, I can use the following snippet in the template: > >