Active
Project:
Tell A Friend Node
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 22:01 UTC
Updated:
15 Oct 2009 at 22:26 UTC
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
Comment #1
ricksta commentedActually 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