[web2py] double form in display_form

2014-08-08 Thread Frank Claessen
Hi all, I am working through the manual for web2py the web2py_manual_5th.pdf to be exact. I try to simulate the code that is to be found in the chapter on forms paragraph 7.1 FORMS I created a new application called testingforms. No changes to any files but the controller default.py I added t

[web2py] Re: double form in display_form

2014-08-09 Thread Frank Claessen
Thank you!! Regards Frank Op zaterdag 9 augustus 2014 04:10:19 UTC+2 schreef Massimo Di Pierro: > > Remove this {{=BEAUTIFY(response._vars)}} > > response._vars is {'form':form}. > > > > On Friday, 8 August 2014 03:42:41 UTC-5, Frank Claessen wrote: >> &

[web2py] trouble with request.var.checkbox list

2017-03-29 Thread Frank Claessen
Ovh) === First of all: the length of request.vars.keuzelijst appears to be 2 ?? The ID (38) is being split into 2 separate values: first loop 3 and the next loop 8 So what am I doing wrong here? I hope you can help me with this Regards Frank Claessen -- Resources: - http://web2py.com - h

[web2py] Re: trouble with request.var.checkbox list

2017-03-30 Thread Frank Claessen
Thx Nico, I just figured out that it is indeed a string. However, as soon as I select more than 1 row, it becomes a list. I was under the assumption that it is always a list - appears not to be true. Perhaps a suggestion to use one single format - list?? Regards Frank p.s. I really enjoy us

[web2py] Re: trouble with request.var.checkbox list

2017-03-30 Thread Frank Claessen
Thx for clarifying Anthony. Regards Frank -- 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 are subscribed to the Goo

[web2py] registration is pending in py4web

2019-07-27 Thread Frank Claessen
Hi all, I am taking my first steps in py4web. After registering and trying to login I get "registration is pending' message. What am I overlooking? TIA Frank -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://co