This topic is locked

changing default values

3/1/2008 10:42:54 AM
ASPRunnerPro General questions
D
David J S author

I have a page that does order entry. This page allows for the addition of products. When the product comes up I want it to list the "price" that is pulled from the price for the product out of the product table. This works just as expected. I link the table and use the look up table and there is my price.
My problem is that I want to be able to change the price for that product for that one transaction. If the price is $1.99 and I decide to discount it fifty cents I would like to enter the price of $1.49 without having to add a new item or change the standard price of my product. Is there a simple way to display the price in a text (money) field and not a list box so that it can be changed?
I would appreciate the help.
Thanks,
Dave

J
Jane 3/7/2008

David,
unfortunately you can't edit value in the dependent dropdown.

ASPRunner do not support this.