McNull / angular-form-gen

Design Bootstrap based form schemas for AngularJS in a drag and drop WYSIWYG environment.
MIT License
135 stars 81 forks source link

Layouting #17

Open cfv1984 opened 8 years ago

cfv1984 commented 8 years ago

Is it possible to have a kind of row that could contain 2 or 3 or N inputs inside it? Does form-gen have the concept of rows?

mmaask commented 8 years ago

A bit vague description, can you give more details?

cfv1984 commented 8 years ago

To adopt your project, I'd need the ability to lay out rows of a pre-set amount of empty spots where inputs of different types can be dropped to form rows of controls in a layout. Is that something that can be done with angular-form-gen?