I have a page that loads up a list of items according to who the logged in user is. What I want to do is use the Flash combobox to allow the users to select values for each item. However, the backend loads the data into the database via the FORM values.
What if I use hidden form fields and let the combobox set the hidden field value when a change occurs. If so whats the easiest way to get Flash to set the value of the hidden field.
Start Free Trial