Field Height on Insert Page

V

vertices

Guest
I have a longtext field in which I will be inserting HTML code from an entire webpage.

When I try to alter the "Height in px" it does not alter the height of the field on the Insert form at all.

I can change the length of the field, but it wants to put everything all on 1 line. Is there any way to make the field in the Insert Form really large and scrollable?

This would be much easier for entering large amount of text such as a webpage.

Any one?
 
E

Eugenio

Guest
vertices wrote:

> I have a longtext field in which I will be inserting HTML
> code from an entire webpage.
>
> When I try to alter the "Height in px" it does not alter the
> height of the field on the Insert form at all.
>
> I can change the length of the field, but it wants to put
> everything all on 1 line. Is there any way to make the field
> in the Insert Form really large and scrollable?
>
> This would be much easier for entering large amount of text
> such as a webpage.
>
> Any one?

Use a textarea field type.



(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
Top