Expand my Community achievements bar.

Making a check box in a table visible conditionally

Avatar

Level 3

I have a purchase requisition form with a dynamic table (rows may be added or deleted). Its working pretty good except for one scenario. I have a calculation of state tax in each line because not all items may be taxable. If the user checks the "taxable" radio button before entering the quantity and price, the tax calculation does not occur because clicking the radio button initiates the tax calculation.

One solution I have thought of is to hide the radio button until both the Qty. and Price fields have valid data in them. I have tried a couple of scripts but none of them work perfectly. Any ideas on how to solve this problem are welcome including a different approach.

Thanks,

Nadeem

1 Reply