You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-form-bu...@googlegroups.com
Hi all I just want to know if there's a way to put optgroup in select.
Thanks
Steve M
unread,
Jul 9, 2013, 2:38:24 PM7/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-form-bu...@googlegroups.com
Gandhi, did you figure this out? I have an implementation of it if you still need it.
...Steve
Gandhi
unread,
Jul 9, 2013, 2:43:34 PM7/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-form-bu...@googlegroups.com
Thanks for the reply.
I made some change in the Select.php file in order to get it work. Now if I put a multidimensional array in the options it create a optgroup with the parents arrays. If you want to see it I can send it to you.