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??




October 31, 2012 at 4:16 pm
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?
October 31, 2012 at 4:25 pm
I'm pretty sure that's it!! BUT i'm a little new to this, where do I put that css code into???
October 31, 2012 at 4:28 pm
actually i figured it out!!! thanks, do you know how i could put a dollar sign in front of the total??
October 31, 2012 at 4:30 pm
You can add the dollar sign right in front of the [input] tag in the customizable HTML.
October 31, 2012 at 4:43 pm
i believe I am stumped again....where is this customizable HTML?
November 1, 2012 at 10:54 am
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.