Yeah - did you try it? :)

On Fri, Oct 18, 2013 at 11:33 AM, Scott Stewart
<[email protected]>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 <[email protected]
> >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 <
> [email protected]
> > >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: [email protected]
> > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:356941
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to