You can also set the zoom field's readable and writable attributes to False 
and instead construct a separate hidden field storing the value:

SQLFORM(..., hidden=dict(zoom=[the value]))

Anthony

On Thursday, April 11, 2013 11:00:41 AM UTC-4, Domagoj Kovač wrote:
>
> I managed to do it with:
>
> {{form.custom.widget.zoom["_hidden"] = "hidden"}}
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to