This topic is locked

How to get description

5/6/2010 7:06:13 AM
PHPRunner General questions
P
Pierre DAC author

Hello,

For an invoice I want to enter the reference of a product and get the others fields set directly.

(I try to get the description and the price when I enter the reference of my product).

I dont know how to do that.

Do you have a solution for my billing system ?

Hope I'm clear enough.

Best regard

A
ann 5/6/2010

Hi,
you can set up these fields as dependent dropdown boxes. Set up first field (reference) as main dropdown, description and price fields as dependent dropdowns. Use Lookup wizard on Edit as dialog on the Visual Editor tab for this purpose.

Also I recommend you to have a look at the How to setup dependent dropdown boxes on Edit/Add pages tutorial:

http://xlinesoft.com/phprunner/php-database.htm

P
Pierre DAC author 5/6/2010

Best regards !