If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
If you are using FaaS there is a field name called: UnitDeductible
The only way you can see 25 cents ($25/100) is if you have UnitDeductible set to 1. The definition is based on percentage so 1% of $25 is 25 cents. Not knowing where the form is makes it hard to know for sure but mathematically speaking the only way the the deductible portion may be reported as 25 cents is the value you have for: UnitDeductible
I have a field called "UnitDeductiblePercentage" that is set to "100" but nothing called "UnitDeductible". You can go to the following test page to see:
The fields showing in the form are the only ones you wish to show? You are using a lot of fields as hidden fields that you don't need. The file you are using is a demo file that shows all fields and is typically used for review of each field since there are several redundancies.
I decided to create a new form with minimum information as you are trying to do:
Comment