Answered
Our user enters data into a field (YrEndAmt). That field (YrEndAmt) has a description field (YrEndAmtDesc) that they must fill in IF there is data in YrEndAmt.
How to verify there is data in YrEndAmt before forcing the user to enter data in the YrEndAmtDesc field? I'd like the user moved to YrEndAmtDesc if data entered equals yes. If no, bypass YrEndAmtDesc and go to the next field (YrBegAmt).
Thanks in advance!
If so, you can use something like this in YrEndAmt's custom calculation field:
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com