Webmastersite.net
Register Log In

dropdown field value reverts to first

Title dropdown field value reverts to first
Description option when you edit....
Message Text Have a problem which is probably simple to fix but can't work it out... I'm using dropdown fields to allow a user to select a number and then I want that number to display in the details template. eg
<select name="cars"><option value="N/A">N/A</option><option value="1">1</option><option value="2">2</option><option value="3">3</option><option value="4">4</option><option value="5">5</option><option value="6">6</option><option value="7+">7+</option></select>
So if the user selects 3, then thats what should appear in the details template... except that when you go to edit this listing, its reverted to N/A in the dropdown.. and if you don't spot it, then it will appear as N/A when the edit is done... is this expected behaviour or..?
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership capitaine
Views 482 views. Averaging 0 views per day.
Similar Topics
Submission Date Jan 31, 2006 - 5:05 PM