>
> Hi,
I want to use export feature in SQLFORM.grid, but it doesn't work when
query in self reference table.
db.py :
auth.settings.extra_fields['auth_user'] = [
Field('LineManager', 'reference auth_user'),
.
controller.py :
lineMng = db.auth_user.with_alias('lineMng')
ok!
2012/9/2 Massimo Di Pierro
> Can you send me a patch and open a ticket about ignored fields? Thanks.
>
>
> On Sunday, 2 September 2012 02:25:56 UTC-5, mweissen wrote:
>>
>> I want to use the export-feature of SQLFORM.grid. There are some
>> proposals and questions:
>>
>>
Can you send me a patch and open a ticket about ignored fields? Thanks.
On Sunday, 2 September 2012 02:25:56 UTC-5, mweissen wrote:
>
> I want to use the export-feature of SQLFORM.grid. There are some proposals
> and questions:
>
>
> ---
3 matches
Mail list logo