multiline input with markaby

10 views
Skip to first unread message

Sebastjan H.

unread,
May 9, 2014, 4:40:44 PM5/9/14
to rubyonra...@googlegroups.com
Hi,

can someone tell me if multi-line input field is possible to do with
markaby?

If I use input tag like so:

-----------

input type: 'textarea', name: 'testing', value: @testform.testing
-----------


I can only set the length of the field by providing the size: attribute.

If I use textarea tag like so:

-----------

textarea @testform.testing
-----------


it only make sense for displaying the value.

I'd like to accomplish multi-line input field.

Can it be done?

regards,
seba

--
Posted via http://www.ruby-forum.com/.
Reply all
Reply to author
Forward
0 new messages