create single text feild to display in select list
Hello, i am going round in circles with what i need to acheive. i have this on a previous post but not sure if what i was asking was correct
what i need to do is have a item size select list for the end user BUT in the backend i need to have a text feild or text feilds that can be manually changed. the db has a prod table with
ID
Desc
Price
Size
feilds, so i was thinking if it was on a single line text feild that could store all the sizes in one feild in the db and can be changed in the backend
OR
how paypal buttons do it where the backend has a add size function so you can add a set a
mount of sizes and can manually change them is need be, beacuse i will need the backend to show if a product has sold out and wanted to be able to type "sold out" then show that in the select list
thanks in advance for any help
