Hy there,
This is my first post over here, AND my first Acrobat form project.
So, what I would like (desperatly) to achieve is this:
I need to send a pdf to a client, wich would be an estimation with 3 products, each of this product has 2 options to choose from (radio buttons). So when I send it to my client, he will (hopefuly) be able to choose an option for each of the product and have the total calulated at the end. So here is how it will be:
Insulation (PRODUCT 1)
O polystyrene insulation - 1000 €
O vetrous fiber - 1200 € <
You will need to create exclusionary group for each product (give each button box the same name within the product/service group) and set the 'Export value' of the individual button or box to the value of the product or service.
You will need to write a custom JavaScript for the calculation. If you will allow for an unselected product or service, you will have to adjust your script for the 'Off' condition of the box or button.
Thom Parker has written a number of articles about using radio buttons, check boxes and custom calculation scripts you might want to review.
George Kaiser