[web2py] Re: checkboxes framework7.io and validate

2016-04-21 Thread 'DenesL' via web2py-users
I am still using F7 to develop mobile apps, unlike other frameworks/tools that I have tried before, which were dropped because of their lack of features or performance issues, and I have tried a few of them along the way: jquery mobile, kendoui, lungo, semantic, and some others I can't recall

[web2py] Re: checkboxes framework7.io and validate

2016-04-20 Thread kenny c
Looks interesting. How is your development going with f7 and web2py? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you

[web2py] Re: checkboxes framework7.io and validate

2016-04-19 Thread 'DenesL' via web2py-users
The solution I came up to this issue is at http://forum.framework7.io/#!/bugs-and-issues:formtojson-checkbox-encodin I would like to hear from others that might be using F7 with web2py. Denes -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/w

[web2py] Re: checkboxes framework7.io and validate

2016-03-31 Thread 'DenesL' via web2py-users
Let me re-phrase the question. Would it be invalid to post the input field name='box1' type='checkbox' as box1[] ? I have been unsuccessfull in replicating a post with box1[] from checkboxes without Framework7 except when the input itself is named box1[]. F7 uses javascript to modify the DOM an