...so you don't think I'm asking for a primer lesson.

In XHTML I can do this:

<select name="list">
<option>Primary Role</option>
<optgroup label="creative design">
<option>artist</option>
<option>writer</option>
<option>musician</option>
<option>performer</option>
</optgroup>
<optgroup label="education">
<option>teacher</option>
<option>school</option>
<option>journalist/critic</option>
<option>information service</option>
<option>arts-in-residence</option>
</optgroup>
</select>

But is there any way do it with user profile form? or flexinode?

TIA,
D. Lynn

Comments

MsDetta’s picture

PAAHCweb,

Did you find a solution? If so, will you please share how you solved this problem. I need a solution too.

Diane

PAAHCweb’s picture

No solution suggested for version 4.6. This was posted for 4.7: http://drupal.org/node/76500, but I haven't tried it. I'm still waiting for the CivicSpace 4.7 upgrade -- which, it appears, is not going to happen.

My users see

                    location - my town
                    location - another town
                    location - yet another town
                    location - etc

but because there are quite a few locations,
they probably don't scroll down far enough to see

                    activity - hiking
                    activity - biking
                    activity - swimming
                    activity - and so on.

I don't understand why the vocabs were all grouped together like that.

HTH,
D. Lynn

MsDetta’s picture

Thanks for the link. I guess I'll try the Flexinode and see if I can work this out. I can't get my head around the Forms API.

Diane "Detta"
MsDetta, Inc.

PAAHCweb’s picture

If you reply to that message (via forum or contact form) and are patient, the author may be willing to assist you in implementing that code. Cheers, D. Lynn