javascript calcutation help for one with no knowledge of javacript
HELP! I want to do 2 simple calculations in text fields in my form. But I have never done any javascript programming in my life and have no clue how to write the code. All I know how to do is click on the field, then properties, then the Calculate tab, the custom calculation script button, then edit. Can someone tell me what to put in the Create and Edit JavaScripts field, please? Thanks in advance for your help.
1. PRICE EA = (PKG PRICE + SH COST)/(QTY/PKG)
2. LINE TOTAL = QTY * (PKG PRICE + SH COST)
