Elvis Nunez

Results 181 comments of Elvis Nunez

@jeffreyjackson Changing the `width` of the field then invalidating the layout should work. The width of the cell depends on the `width` of the field. You can find the implementation...

@aminiz maybe any of the contributors or you might help with this, personally, I don't think I will have the chance to add this feature. If you need support working...

Hi @jamrader! Which version of Xcode and Swift are you using?

Hi @mmarbouh, I was trying to reproduce your issue but got a bit confused, also the JSON that you provided doesn't work out of the box with the demo project...

Hi @hiren43, The recommended id for elements is composed of the section and the title of the field. For example, you could have several sections with the field name. -...

Hi @dlpigpen! I don't see why that wouldn't work :) let me know if you have any issues.

@dlpigpen Hi, I think I know what you mean now. We don't have a multi-select field.

Hi @Hiren43, Back when we were creating this app we thought about something like what you are mentioning, in the end we ended up for discarding the idea but I...

Hi @hiren43, Check the LoginDemo -> https://github.com/hyperoslo/Form/tree/master/LoginDemo Should be an example of dropping the grouping and using only fields.