angular-autoFields-bootstrap
angular-autoFields-bootstrap copied to clipboard
Automatically generate fields from a schema object and bind them to an object
I'd like to add attr: { ngShow: "condition" } to multiple field for show/hide whole row and I can't. I've done the following changes in my local files: autofields-bootstrap.js: ```...
Hi, if it is possible, do you have any sample of an integration of Breeze entities and validations with AutoFields? Thanks
Any plan on providing official TypeScript Interfaces? IAutoFieldsField IAutoFieldsOptions IOthers... Cheers, Jon