Return of Grid View?

190 views
Skip to first unread message

Joe

unread,
Jun 1, 2013, 9:25:42 PM6/1/13
to php-form-bu...@googlegroups.com
Any plan to officially bring this back? I've become accustomed to using this class, because writing long hand forms is an exercise in tedium. But the linear layout makes the existing views in the current version unusable for my project, as one of the forms contains enough elements that the amount of scroll is unwieldy. I don't particularly object to resurrecting the old view or rolling my own, but if there's going to be an official inclusion, I'd rather not bother.

Thanks.

Michel Cote

unread,
Jun 7, 2013, 1:40:41 PM6/7/13
to php-form-bu...@googlegroups.com


Le samedi 1 juin 2013 21:25:42 UTC-4, Joe a écrit :
Any plan to officially bring this back? I've become accustomed to using this class, because writing long hand forms is an exercise in tedium. But the linear layout makes the existing views in the current version unusable for my project, as one of the forms contains enough elements that the amount of scroll is unwieldy. I don't particularly object to resurrecting the old view or rolling my own, but if there's going to be an official inclusion, I'd rather not bother.

Thanks.


Hi Joe,

What I do to go around that problem is to add HTML element containing table code.  That way I can bunch a few form elements in cells and arrange them pretty much how I like them.

Also you can combine view styles by adding an option, for exemple "inline" => 1 will make the current element view « inline ».

Reply all
Reply to author
Forward
0 new messages