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

