I'm trying to make a simple dynamic table that allows a user to select a
food item and quantity with a read-only field that shows the total
price. I've added some items to a drop down box in the table, assigned
values them after selecting "specify item values", and then created what
I think is the appropriate FormCalc formula for the price field
(Qty*HorsDeouvresItems). The price field is calculating correctly, but
every time I click into the Qty field the displayed text in my drop down
box (Hor...