-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Is there a way to introduce a separator in IS_IN_SET options widget, so that
from code like:

IS_IN_SET( ('1', 'First'), (seperator?), ('2', 'Second'),'3', 'Third') )

it produces something like this?

<select>
    <option value="1">First</option>
    <option disabled>_________</option>
    <option value="2">Second</option>
    <option value="3">Third</option>
</select>

Thanks,
- -- 
Com os melhores cumprimentos,

Carlos Correia
=========================
MEMÓRIA PERSISTENTE
Tel.: 219 291 591 - GSM:  917 157 146 / 967 511 762
e-mail: ge...@memoriapersistente.pt - URL: http://www.memoriapersistente.pt
Jabber: m...@jabber.org
GnuPG: wwwkeys.eu.pgp.net
URL Suporte: https://t5.m16e.com/gps
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlOoaJMACgkQ90uzwjA1SJULhACgl/tHifyri+2PIRchIHEgZ54X
xQ4AmwQC8Tvr2icSr1cDAd0pilAe2XyK
=cv7J
-----END PGP SIGNATURE-----

-- 
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