On Friday, December 2, 2016 at 12:37:44 PM UTC-5, Pierre wrote:
>
> sorry to insist Anthony
> but the *select* tags (used for reference fields) are still editable with 
> *readonly="readonly"*
> your first option with  *_disabled*  works for me.....alignment is 
> perfect and it's safe....
>

OK, got it -- yes, readonly doesn't apply to select fields, just input and 
textarea.

Actually, thinking about it further, Sundar's approach of using "disabled" 
and then copying the values to hidden fields with the same names should 
work (as long as they have the same names, I believe SQLFORM will process 
them as usual).

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to