-
Notifications
You must be signed in to change notification settings - Fork 39
Width of the fields when grouping #19
Comments
@ColadaFF I'm going to look it up in few days. |
@ColadaFF Take a look at this http://angular-formly.com/#/example/other/advanced-layout-flex I prepared playground of your example. The problem is related to ngMaterial. |
I have a similar problem : how do I make field1 50% and field2 50% of the width ? |
anyone got any ideas ? |
ok, 17 days without any response on this or another question - so I have to ask - is this project dead ? If so, please just say so that we don't waste time evaluating this. |
@jmls It's not dead. I've got lot of stuff happening but now I'm back. ngMaterial changed something in css so it has to be fixed now. I'm going to work on it at the end of today. |
you da man ;) thanks |
Hi there,
I tried to use the material templates, but when I try to use it grouping fields to get like 3 fields in the same row, I don't see how can I set the width for the fields, so when it renders, I get this:
![screen shot 2016-01-15 at 6 23 00 pm](https://cloud.githubusercontent.com/assets/2715802/12368012/2fe40ba6-bbb5-11e5-8d82-2ac468395450.png)
and this is my configuration:
How can I handle this with material templates?
Thanks.
The text was updated successfully, but these errors were encountered: