Jump to content

FrogLearn Forms


Recommended Posts

I've created a form we are trying to use for data collection from Head of departments. Each question requires a summary and with the forms widget currently being very limited I'm having to use the 'Description' field for this summary.

This summary field appears to be limited to a certain number of characters and anything else added disappears - is there any quick html that I can use to stop this happening. I've already added the code below to stop the description text having a set width to the left of the form (which seemed pretty pointless anyway just wasting space on the page!).

 

.ui-draggable-editor .input-description-pair p, .ui-draggable-element .input-description-pair p {width:100%;}

@Graham Quince 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...