Hi,
I have a script that updates a
multiple select field. I would like it to do the following:
1. check to see if the submitted form has an empty multiple select field and return an error
2. On loading the update page, the previously selected items should be selected in the multiple select field.
Here is what I have so far but I keep on getting the Undefined Index error:
functions.php
update.php
Please help
