There is something else that cause problem... If you use in your model :
Field('table_id','id')
The example not works properly even the appadmin not working...
Richard
On Tue, Feb 15, 2011 at 3:40 PM, Richard Vézina <[email protected]
> wrote:
> Ok I found one typo :
>
> records = db.person(request.args(0)) or redirect(URL('index'))
>
> And I didn't see that there were the list_records function... [?]
>
> So there is just a "s" to correct in the book.
>
> Richard
>
>
> On Tue, Feb 15, 2011 at 3:32 PM, Richard Vézina <
> [email protected]> wrote:
>
>>
>> http://web2py.com/book/default/chapter/07?search=factory#Links-to-Referencing-Records
>>
>> I try this example to see what I could do with it, but it not working...
>>
>> I joint a demo app
>>
>> You will be able to reproduce the problem by going to :
>> default/display_form/1
>>
>> Richard
>>
>
>
<<32F.gif>>

