you should be able to do this in your controller

config.columns[:column_you_want_bigger].options = {:height => 50}

options takes a hash that represents any html options that you want to
override for that fields input.

On Wed, Jun 3, 2009 at 1:33 PM, harv <[email protected]> wrote:

>
> Hi,
>
> Dead simple - has to be - how do I effect the height of a textarea
> field produced by active_scaffold_input_for()?
>
> Thanks!
>
> Paul
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to