Of course I am new to boonex.
I have an issue with the fields builder. In html, whenever I want a multiple selection field,
for example one called interests, I would normally type something like:
<select size="4" name="interests" multiple="multiple">
<option value="*" >Anything</option>
<option value="00" >Baseball</option>
<option value="01" >Basketball</option>
<option value="02" >Sky Diving</option>
</select>
....and so on.
But in the dolphin app, when I try to set the values of the selection field,
it doesn't let me edit the display text that the user see's in the field.
So rather it let me add <option value="00">baseball</option>, it take
the value and automatically makes it the display text.....For example:
<option value="00">00</option>
Could I be doing something wrong?
Please help a n00b out!
lol
In the first Column place a "Unique Value" for the item, you can number them, letter them or whatever, but you can't color them. Maybe you could, I just haven't figured out how to color them myself.
Anyways, in Column 2 you will place what you want the individual to see. Click save see more