[Solar-talk] Hieriarchal Selects
Paul M Jones
pmjones at solarphp.com
Mon Dec 3 20:06:37 CST 2007
On 03 Dec 2007, at 20:05, Kilbride, James P. wrote:
> Did anybody have any answers to this?
>
> From: solar-talk-bounces at lists.solarphp.com [mailto:solar-talk-bounces at lists.solarphp.com
> ] On Behalf Of Kilbride, James P.
> Sent: Wednesday, November 28, 2007 4:28 PM
> To: solar-talk at lists.solarphp.com
> Subject: [Solar-talk] Hieriarchal Selects
>
> Is there some way to do hierarchal selects with solar forms? How do
> you do them? A good example would be helpful.
>
Sorry about the delay. Do you mean something like <optgroup> values
within the select options? It's not currently supported by the
formSelect() helper, but I can see how we could add that in. (Idea
would be to have it see if the option display is itself an array, and
use the key as the optgroup label instead of the option value ... hope
that makes sense.)
-- pmj
More information about the Solar-talk
mailing list