The message field is gigantic and I'm inclined not to use it at first but then again I don't mind it, but I'd like to either not show it or even better, to make the field smaller, less rows. Is there a way to do that?

I actually took this out of layout using css, but I then get an error that says, "The message cannot be blank."

Other than this, if it works, a nice piece of work. thanks.

R

Comments

ricksta’s picture

Actually I noticed around line 335 in your module that I can just put in any value for the number of rows I want. That fixes that.

R