I just noticed a typo just above: 
http://web2py.com/book/default/chapter/13?search=cid

>>which can be accessed by the action via the variables:

>>1. request.env.http_web2py_component_location
>>2. request.env.http_web2py_component_location  (should be 
>>http_web2py_component_element?)

On Aug 11, 4:23 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> The online book was updated to include yet new features:
>
> App specific routes (thanks Jonathan)
>  http://web2py.com/book/default/chapter/04#Application-Specific-URL-Re...
>
> The new Field(...,type='list:...') that backports the GAE
> StringListProperty and ListProperty to RDBS:
>  http://web2py.com/book/default/chapter/06#Many-to-Many,-list:%3Ctype%...
>
> The new startswith and contains operators:
>  http://web2py.com/book/default/chapter/06#like,-startswith,-contains,...
>
> The new request.cid, A(...,cid=request.cid) and reponse.js features:
>  http://web2py.com/book/default/chapter/13?search=cid

Reply via email to