Because it seems like it should be in form.custom.label by default like the rest of the labels that are present in the form. Shouldn't form.custom let you get at every part of the form?
On Jan 30, 12:58 am, mdipierro <[email protected]> wrote: > Why do you want to put this in sqlhtml? > > In you controller you can do: > > form.custom.label['deletable'] = 'delete_label' > > On Jan 30, 12:53 am, weheh <[email protected]> wrote: > > > Yes, I see that. But URGH, do I really want to start leaving > > footprints in gluon? What happens when there's a new release. Do they > > get wiped out and then I have to do it over again? Seems like the > > deletable field label should be a permanent fixture, no? > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

