Blair, Thanks.. another good idea. Here's the problem.. 1. I already have 200+ news items in the system. 2. I dont want to pollute the tree with 100s of news items.
Is there any other way? is there a variable I can set some how of a function so I can find what would basically be the "referring" root node? Or something? It seems tht to make this work properly, I need to know something about the page I was on that called the rule that generated the link to display the news item. Seems like this would be "good to know"... I guess I could put a switch statement in the display handler that figured out the category of the news item and dynamicaly sets the navid for the genericNav (similar to your first suggestion). but that seems sloppy in the event that a category gets removed. hmm. knowing the navid of the the "previous" page would sure help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
