Not a programmer so this may be very basic. Can someone supply me the correct code for adding the content of a number of cells and display it in another!
DayTotal = sum(Extension01 + Extension02 + Extension03 + Extension04 + Extension05 + Extension06 + Extension07 + Extension08 + Extension09 + Extension10)
The above is where I am and have not a clue what to do next. I am a graphic designer given this form task and am at sea when it comes to programming.
Thanks!
Tom Clark
You can put the script directly into the caclulation event of that field, that should display the sum.
$.rawValue = Sum(Extension01 , Extension02, Extension03, Extension04)
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs