Hello, I think it miss a "L" in :
If cid is specified, the linked page is loaded via Ajax. The cid is the id of the html element where to place the loaded page content. In this case we set it to request.cid, i.e. the id of the component that generates the ink. The linked page can be and usually is an internal URL generated using the URL command. http://web2py.com/book/default/chapter/13#Trapped-Ajax-Links-A-Ajax-links Richard

