I have built a purchase order with Livecycle designer and i have a sales tax field. I use a simple calculate script that takes the balance field and multiplies it by a sales tax field that is a drop down box that the user can select from .0125 through .0925 to set his counties tax rate with.
The calculation works great. I used SalesTax.rawValue = Balance * Tax to get the correct amount into the sales tax field. However, i cannot get the form to allow a user to override the script. If a user has a certain portion of the purchase order that is taxable and the other portion is not, they need to have the ability to manually enter a different tax amount than the calculation script will come up with.
I have tried using the Calculated User can Override setting on the sales tax field and it will allow you to type in an amount, and then gives you the followup question, are you sure you want to do this. Then when you select yes, it reverts back to $0.00 liek the script is firing again.
I have scoured the boards, forums and blogs and cannot find out how to acheive my goal. Does anyone haev any suggestions?
Thanks for the help,
Jimmy
George Kaiser