FormCalc date question
i'm working on timesheet. browsed through questions , answers on forum , found needed auto populate dates each day in 2 week period given intial entered date user. works great . . . there header @ top of form directs user pick first date in bi-weekly pay period. table timesheet data further down in form. them able pick date @ top , first date in timesheet table auto populate - followed other dates bi-weekly period. accomplish created "calculation" event first date in timesheet table reference date entered @ top of form. works great. scripting auto populate rest of dates set "exit" event.
here's problem trying fix. date completed @ top . . . first date in timesheet table fills in, other dates not auto populate @ time. user need click in cell in timesheet table first date , click out prompt "exit" script run , fill in other dates.
i'm trying figure out way happen seamlessly once date @ top of form completed.
any appreciated!
why not calculations in exit event of field @ top picking date?
you have data need , run when field exited , not every time calculated field's data entered.
More discussions in JavaScript
adobe
Comments
Post a Comment