Hello masters,
I´ve been trying but after a couple of days I got exhausted. I know u can help me.
I looked for information on the past posts on the forum but it´s still not clear for me.
I´m trying to change some fields in real time when I change another field.
I have four fields: Product, Quantity, Unit Price and SubTot Price. Here is the thing:
When I select a product from a dropdonw list, I make the Price field show the price for that specific product.
So I go to the next field of Quantity and type an integer number where automatically should multiply the Price field by the Quantity field but I cannot make it happen.
I´ve tried using javascript but it simply doesn´t work because I can´t add an "onChange" label to an input.
Well I drop the Question hoping somebody help me to solve this issue.
Thanks.