Hello all. I'm getting quirky behavior from the site layout model and I'm curious if anyone else has run into it. Bascially, I'm using <cfa_siteMode lCreateStruct> to build dynamic navigation for a site. It works like a charm. I simply loop through the structure to knock out a navigation bar and "breadcrumbs" to the current page. That's where the fun ends.
The problem is the site elements are not ordering themselves based on the "elementPositionIndex" set in the site model. Instead, they appear in the order they are in the array. Resetting element position index numbers and then refreshing the site model does not solve this problem. A funny wrinkle is that I've run into this problem on the page level, but not the section level. On the section level, it orders and reorders as I'd expect when changing the site model. I've fixed the problem by resorting in my own code. However, it seems like this is something Spectra should have already been doing. Anyone run into this? Tom Briscoe Web Developer Compass Bank ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
