Hi Tony,

I did reread the thread now. The first time around I thought you were 
asking for an way to manipulate the trancluded template. My sample showed a 
way to do just that.
Now I realized myself that you have a question about scoping. If you are 
using a isolated scope, this scope is only available to the directive, and 
the template
of that directive. It's not available to its children. Transcluded in or 
not, makes no difference there. You are better of with a new scope, but you 
need some extra coding
to make that work too.
Have a look at this 
sample: http://plnkr.co/edit/UZzM2CDJwiCbs3o4hseq?p=preview

Does this help you?
If you have further questions, don't hesitate to ask!

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to