Dharma Mulya
|
| Posted: 10/25/2004, 9:53 PM |
|
I have been trying to understand the Master-Detail Form for Order Entry example in the Example Pack which come together with CCS and need some explaination. I am using apache, php and mysql.
1. It is a great thing to have the rows multiple itself automatically as in the example. What I want to know is which event or coding do this function.
2. I added a field in table products called Point_Value and I want to have the same function which will multiply this Point_Value according to the units of product for every product and total it at the bottom, exactly like the example. Only now it does not only multiply and total the product price but also the Point_Value. How do I do this?
Thank you in advance to all my learned friends.
|
|
|
 |
|