angular-dynamic-forms
angular-dynamic-forms copied to clipboard
Examples
Dan,
Your framework is awesome.. I couldn't resist but started adding few examples. I will continue adding them in next few pull requests.
The 1st example, I added is simple UI rule capabilities, everything within JSON. Please review it let me know if you need any changes..
Thanks in advance.
Krishna
Well, it looks like you've used name
in a couple of places instead of model
. Also, spaces aren't a great idea in model names, so I'd avoid using them in the field keys, since that's where the model names come from. I'll take a better look at it when I'm at my keyboard next.
I changed as you suggested and push it to my repo. Please have a look and let me know.
Krishna