El miércoles, 5 de junio de 2013 11:53:18 UTC-3, Massimo Di Pierro escribió:
>
> works if you replace
>
>    <p>{{=form.custom.label.bb}}:</p>
>     <p>{{=form.custom.widget.bb}}</p>
>
> with
>
>    <div class="thing_bb__raw">
>    <p>{{=form.custom.label.bb}}:</p>
>    <p>{{=form.custom.widget.bb}}</p>
>    </div>
>
> there must a tag with class "<table>_<field>__row" that delimits what 
> should be hidden.
>
>
Massimo

is not working.

<div class="thing_bb__r*o*w">

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to