> On Friday, 28 December 2012 21:12:01 UTC-6, Alec Taylor wrote:
>>
>> Thanks, but that still isn't working for me.
>>
>> Interesting parts of the traceback:
>>
>> <type 'exceptions.AttributeError'>('Row' object has no attribute
>> 'first_name')
>>
>> web2py\gluon\dal.py in __getitem__ at line 6453 code arguments
>> variables
>> Function argument list
>>
>> (self=<Row {'interests': ['chocolate'], 'registration_...1,
>> 'name': '', 'email': '
alect...@gmail.com'}>, key='first_name')
>>
>> Maybe there's some way to change the 'key' there?
>>
>> On Sat, Dec 29, 2012 at 7:03 AM, Massimo Di Pierro
>> <
massimo....@gmail.com> wrote:
>> > {{=auth.navbar(user_identifier='%(email)s')}}
>