jsFiddle Example: AngularJS Directives for Dynamic Form Configuration
- July 29, 2014 1:40 PM
- AngularJS, Examples & Tutorials, Javascript
- Comments (0)
Here I show how you can use a directive to generate form elements by using dynamic scope references. Its not amazing and probably not even the best way to do this, but it works.
This is a middle stage of an example I'll post later of switching the UI completely to set options on different objects.