Gossamer Forum
Home : Products : Links 2.0 : Customization :

How to create valid lists using build_select_field

Quote Reply
How to create valid lists using build_select_field
The code in Links for build_select_field produces links that are not valid HTML
What I want is to have different entries for the value and for the text that is displayed.
So value could be Category, but the text would be something different, possibly from a different field.

So
<option value="Markup">
Markup Selection
</option>

rather than
<option>Markup
Subject Author Views Date
Thread How to create valid lists using build_select_field astro 2451 Jun 29, 2005, 8:26 PM
Thread Re: [astro] How to create valid lists using build_select_field
PerlFlunkie 2411 Jun 30, 2005, 9:18 AM
Post Re: [PerlFlunkie] How to create valid lists using build_select_field
astrometro 2399 Jun 30, 2005, 12:53 PM