D
|
Darkwoods author 2/18/2009 |
i worked it out thx u |
D
|
Darkwoods author 2/18/2009 |
i only have one problem when i go back to the edit page the fields are not selected how can i do that? |
J
|
Jane 2/19/2009 |
Hi, echo ' <option value="' .$id .'" selected> ' . $name .'</option> '; |
D
|
Darkwoods author 2/19/2009 |
Hi, you need to select records from database and mark it as selected in the dropdown.
echo '<input type=hidden name="type_specialitydoc" value="multiselect"> |
D
|
Darkwoods author 2/20/2009 |
come on guys nobody can help me with this? |