Size of Caluculated Field
-
Sorry to trouble you again so soon. I have finally got my form built with your help but I have struck a problem with the amount of text a calculated field can display.
What I wanted to achieve is a calculator with 7 self-assessment questions that returns a short assessment based on a score. I have got all this to work but then discovered that the calculated field won’t display more than the first few characters of the assessment even though I have figured out how to make the field bigger using this code:
.cff-calculated-field input{font-size:1.5em !important; width: 600px !important; height: 150px !important; }
Is there another approach I can use. The assessment will only be a sentence or two long.
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Size of Caluculated Field’ is closed to new replies.