Re: [web2py] How to choose a subcategory to create a post

2014-07-04 Thread Fabiano Almeida
Can you try use plugin: http://dev.s-cubism.com/plugin_lazy_options_widget 2014-07-03 6:53 GMT-03:00 Капылов Данил : > 1) Post created in a particular category. - > http://hostname/app/default/created_ad/ > > 2)The category tied subcategories. > > How to make that SQLFORM display only radio butt

[web2py] How to choose a subcategory to create a post

2014-07-03 Thread Капылов Данил
1) Post created in a particular category. - http://hostname/app/default/created_ad/ 2)The category tied subcategories. How to make that SQLFORM display only radio button of equal sub categories. Not show subcategories not belong to this category.