OS - Windows 8
Software - Acrobat X
Alright, I am working on a form in Adobe Acrobat X for a client of mine that will be used as his receipts for his customers. He regularly does jobs for businesses where tax would not be issued. Instead of creating two separate files for him I was going to create only one, where he could click a radio button and have that tell the form if tax should be applied or not. Is this something that can be done? I know nothing about code or Java Script and I have been hunting the internet like crazy trying to find it. My text fields are:
Sub Total: Where all the prices are added up and the untaxed total is displayed.
Tax1: This text box holds the default of .6 (the state tax in Florida)
Total: Where the grand total of (Sub Total + Tax1) will be seen
I have no radio buttons or check boxes as of yet. I want to be able to click the "taxable" radio button and have it add the sub total and tax1 fields together displaying it in the "Total" field.
I also want a button that when clicked will NOT add Sub Total and Tax1 and simply display the total that is in "Sub Total" in "Total".
"Sub Total" and "Tax1" are not displayed in the finished file, they are merely there to hold information.
Thanks in advance for any help anyone can offer with this.
Have a good day
Brice