I am trying to write my first script so understand it needs help.What I
am trying to do is make a timesheet specific to my company. I want to do
automatic calulation when the monRegular box is entered. I used action
builder to help me set it up. The error message I keep getting is:
TypeError: this.resolveNode("TimeCalc").TimeCalculator() is not a
function8:XFA:form1[0]:TimeSheet[0]:monRegular[0]:enterhere is my
script: function TimeCalculator() { var f =
form1.TimeSheet.monRegular.rawValue; f = ...