Let me know. If you want, I can send you a demo I built that makes use of parent/child tags.
On Fri, Oct 18, 2013 at 12:14 PM, Scott Stewart <webmas...@sstwebworks.com>wrote: > > not yet, i'm still trying to wrap my head around why the previous developer > had put 500 lines of display code in a CFC... > > > On Fri, Oct 18, 2013 at 12:51 PM, Raymond Camden <raymondcam...@gmail.com > >wrote: > > > > > Yeah - did you try it? :) > > > > > > On Fri, Oct 18, 2013 at 11:33 AM, Scott Stewart > > <webmas...@sstwebworks.com>wrote: > > > > > > > > So lets say that I passed a query into the attributes scope of the > > parent, > > > I can access it in the child via getBaseTagData? > > > > > > > > > On Fri, Oct 18, 2013 at 10:07 AM, Raymond Camden < > > raymondcam...@gmail.com > > > >wrote: > > > > > > > > > > > No, but a child tag can use getBaseTagData to access parent tag > stuff. > > In > > > > the past when I've done custom tags that include parents and > children, > > I > > > > have the children simply pass their crap up via cfassociate, and the > > > "real" > > > > logic is done in the parent tag. I can send you a demo if you want. > > > > > > > > > > > > On Fri, Oct 18, 2013 at 7:51 AM, Scott Stewart < > > > webmas...@sstwebworks.com > > > > >wrote: > > > > > > > > > > > > > > Does the attributes scope of a custom tag get passed to it's nested > > > > > descendants? > > > > > > > > > > -- > > > > > -- > > > > > Scott Stewart > > > > > Adobe Certified Instructor, ColdFusion 8 & 9 > > > > > Adobe Certified Expert, ColdFusion 8 & 9 > > > > > > > > > > Blog: http://www.sstwebworks.com > > > > > Email: webmas...@sstwebworks.com > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356943 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm