Webmastersite.net
Register Log In

Select field reverts to field

Title Select field reverts to field
Message Text Hallo Paul, I have problem suchlike in this thread : https://www.webmastersite.net/forums/thread/6022. This code in edit.tpl works correct (newselect is new add linkfield):
<select name="newselect"><option value="1">yes</option><option value="2">no</option></select>
but if i use this codes:
<select name="newselect" multiple><option value="1">yes</option><option value="2">no</option></select>
or
<select name="newselect" size="2"><option value="1">yes</option><option value="2">no</option></select>
or
<select name="newselect" onclick=CountPrice(this.form);><option value="1">yes</option><option value="2">no</option></select>
etc. and when I select option no (value=2), click edit button and I don't fill all required fields, edit page redirect to back and select reverted to option yes(value=1). I have the same problem when I edit link suchlike in this https://www.webmastersite.net/forums/thread/6022 Thanks for Your help.
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership befeleme
Views 522 views. Averaging 0 views per day.
Similar Topics
Submission Date Feb 13, 2006 - 11:11 AM