I just added this to the web2py book in trunk. Will push it tomorrow.
On Monday, 24 December 2012 15:06:28 UTC-6, Carlos Dañel Ferreyra wrote:
>
> Massimo,
>
> Do you know if the documentation has been updated to document this
> property?
> I got here because I couldn't find this in the book in the first place.
>
> Thanks,
> Carlos.
>
> On Tuesday, February 22, 2011 11:28:57 PM UTC-3, Massimo Di Pierro wrote:
>>
>> {{=form.custom.deletable}}
>>
>> it is not a widget. I agree that the name is not the most appropriate.
>>
>> On Feb 22, 4:07 pm, greenpoise <[email protected]> wrote:
>> > I dont know where my posts are going...anyways, I have a Crud custom
>> > form. Its set but I am also customizing the layout of the crud update
>> > form and I cant seem to get the delete checkbox...how would I go for
>> > that??
>> >
>> > {{=form.custom.widget.?????
>> >
>> > tried:
>> >
>> > {{=form.custom.widget.delete/checkbox/delete_record/etcetcetc
>> >
>> > thanks
>> >
>> > d
>
>
--