>
> Now I have these radiobutton when I want "create" or "update":
>    
>    - Icons.icon.a623c79f48dc3152.74656e6e69732e706e67.png
>    - Icons.icon.b72d7641f2001b0c.6368757263682d322e706e67.png
>
> *How can I show images in the radiobutton instead of strings?*
>
An option would be to define your custom widget so it adds the images to 
the form radio inputs. Another approach is to customize the form once it is 
created replacing the string values with img objects with server-side-DOM:

http://www.web2py.com/books/default/chapter/29/05/the-views#Server-side-DOM-and-parsing

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to