I have a project that requires a registration form that allows the attendees to type their names into individual text field boxes. I need an invoice form at the end of the registration form that will automatically calculate the number of attendees then multiply the total number of attendees by $25 and then have a total at the bottom of the invoice.
So, if I I have 3 text field boxes, with three names entered, I want to multiply 3 x $25 and come up with the total at the bottom of the invoice. Note: There may be more than 3 names.
The text field boxes are on page two of the registration form and the invoice is page 3.
I am new to using Acrobat Professional and Javascript.
Could someone help me create this invoice?
Thanks.
You can then use a script like this as the custom calculation script of your total field (set the field as read-only, and the format as Number, with the dollar currency symbol):
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com