P
PACAdmin
I am trying to get the following to work, without success.
On my form it has a repeating table with the following fields; Description,
Quantity, Price and Extended price. The "Description" field is a combo box
that pulls its data (SP_Title) from a SP list.
The SP list has three fields; SP_Title, SP_Cost and SP_Category.
What I would like to happen is when they pick an item in the "Decription"
combo box that it would also update the "Price" field with the respective
"SP_Cost" details from the SP list.
Any help would be appreciated in doing this.
Regards,
Dave
On my form it has a repeating table with the following fields; Description,
Quantity, Price and Extended price. The "Description" field is a combo box
that pulls its data (SP_Title) from a SP list.
The SP list has three fields; SP_Title, SP_Cost and SP_Category.
What I would like to happen is when they pick an item in the "Decription"
combo box that it would also update the "Price" field with the respective
"SP_Cost" details from the SP list.
Any help would be appreciated in doing this.
Regards,
Dave