Hi genii
When I retrieve the status of a customer, I want to have a drop down for the value of one particular column (which will only ever contain Sold, Rejected or Outstanding).
How can I specify in the drop down menu to make the current value the selected value?
So if the customers status is Sold, how can I can create a drop down menu that default to Sold as being selected within the drop down and Oustanding and Rejected as the other two available options?
When I retrieve the status of a customer, I want to have a drop down for the value of one particular column (which will only ever contain Sold, Rejected or Outstanding).
How can I specify in the drop down menu to make the current value the selected value?
So if the customers status is Sold, how can I can create a drop down menu that default to Sold as being selected within the drop down and Oustanding and Rejected as the other two available options?