please add SIZE to INPUT. Now i cant set css-free width of button (for ex. text or email modules provides this)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jcfiala’s picture

Status: Active » Postponed (maintainer needs more info)

I don't understand - please give a better explanation of what you want to have changed.

kmajzlik’s picture

add new textfield(widget text field) to your content-type. when editing settings of this field there is Size of textfield *(just above Help text:) - it means width of INPUT box of this field on node add/edit form. now i dont have this field for Link field and size is always default (=60) and not editable.

kmajzlik’s picture

Status: Postponed (maintainer needs more info) » Active
mahnster’s picture

What this poster was saying is that the width (the size) of the Link field is way to long, especially if you don't use "Title" for the link. The link field goes clear across my content area. You need to add a field for the size of the field, such as "Size: 60" where we can change the "60" and that will make the field shorter in the form. CCK Text field does this...it is one of the first fields after adding a text field.

wOOge’s picture

+1 for this feature!

manoloka’s picture

FileSize
17.75 KB

I subscribe too.

That's like the image attached. Most fields have it.

Olarin’s picture

Version: 6.x-2.x-dev » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Needs review
FileSize
6.74 KB

Moving to 7.x since 6.x is no longer supported. (Would be worth forward-porting to 8.x as well if it's not already supported there.) Had a client request this so I made a quick patch to allow controlling the size of the input for both the URL and the Title (if applicable).

Status: Needs review » Needs work

The last submitted patch, 7: link-textfield_size-837546-7.patch, failed testing.