Chris Roth wrote: > 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)
No easy way to do this.. db and/or through the editing ui are your best options. > 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. Sounds great! (might be good for publishing on the pseudo exchange we have going: http://docs.farcrycms.org:8080/confluence/display/FCDEV30/Developers%27+Exchange) > 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 ? Try: http://docs.farcrycms.org:8080/confluence/display/FCDEV30/Containers It starts, "Containers are magical" -- enuf said. If it doesn't make sense.. please comment on the relevant page :) > Second Question: Is this the right way to do this? Yes. > Third: see above, is there and easy way to update the displaymethod for > a whole branch See above!. Hope that helps, -- geoff http://www.daemon.com.au/ -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
