Hi all,This groups is quite active but not sure why my post is ignored. May be because of the subject line. Anyway, here is a link to the fiddle:http://jsfiddle.net/wg7rk/13/The first directive `myDynForm` dynamically generates template from the given json data and attaching some extra information to the elements. The next directive `myHorizontalLayout` then generates actual form layout (we have several different layout directives). The `myInput` directive again utilizing the data attached to the element to perform some tasks.This is the simplest example. Our actual use cases are complex with nested forms/widgets (multiple levels). So we are afraid of spoiling the scope as it may be accidentally read/overwritten by child scopes.Any thoughts?Regards--Amit Mendapara
--To view this discussion on the web visit https://groups.google.com/d/msg/angular/-/f435kfzyW5kJ.
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To post to this group, send email to ang...@googlegroups.com.
To unsubscribe from this group, send email to angular+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/angular?hl=en.