Dynamic Label

I basically want to show at the bottom of the page the total value of all the fields selected and checked.  I currently do this by creating a text field with a populated with the sum of other fields and make it read-only.  This does not look to aesthetically pleasing.  Is there any other way to do this by just creating a text label??

Please take a look at the instructions here:
http://formidablepro.com/help-desk/html-field-in-form-display/

Will that accomplish what you're after?

I'm pretty sure that's it!! BUT i'm a little new to this, where do I put that css code into???

actually i figured it out!!! thanks, do you know how i could put a dollar sign in front of the total??

You can add the dollar sign right in front of the [input] tag in the customizable HTML.

i believe I am stumped again....where is this customizable HTML?

Customizable HTML can be found on the form settings page. There is a tab for that. Then once in there, you should be able to find the section/box for your total field. find the [input] and place your $ in front.

Topic closed.