I am slowly getting the hang of things thanks to everyones help.. here's my latest question.
curentlly I am using the molio skin.. I have an investor relations section... I have copied the displayPageTypeC.cfm in dmHTML and called it displayPageTypeInvestors.cfm, In the DB, I have change the column displayMethod for all my Investor Relations pages to use: displayPageTypeInvestors awesome, all my investor relations pages now use the new display method. (btw is there and easy way to update the displaymethod for a whole branch, or is editing the record in the DB the best way) So, I have a rule... ruleStockQuote.cfc in my project/packages/rules folder this is basically a call out to yahoo for stock quote info... and this is working great. I have a shared container called (well, "Labled") Stock Quote. Now.. what I want to do is have this rule output in to a container on EVERY page using the displayPageTypeInvestors so I open this template and insert where I want it to appear... I need to know what I put for the WHATGOESHERE <con:container label="#stobj.objectID#_WHATGOESHERE defaultMirrorLabel="Stock Quote"> First Question: WHATGOESHERE ? Second Question: Is this the right way to do this? Third: see above, is there and easy way to update the displaymethod for a whole branch Thanks! Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
