Keyword

Increasing size of Searchable labels extra field in back end

  • Mark Schultz
  • Mark Schultz's Avatar Topic Author
  • Offline
  • Junior Member
More
4 years 2 months ago - 4 years 2 months ago #174628 by Mark Schultz
When using Searchable labels extra field, the field size is relatively small, allowing only a few words to be visible, and making the list difficult to edit.

Is there any way to increase the size of the Searchable labels extra field field-size in the backend without hacking the core code?

see the attached image.

thanks.

P.S. how about making the field a textarea instead of a text field?
Attachments:
Last edit: 4 years 2 months ago by Mark Schultz.

Please Log in or Create an account to join the conversation.

More
4 years 2 months ago #174630 by JoomlaWorks
Yeah, it's probably better to switch to a textarea. And you got me at a good time as I'm currently working on improving the layout of extra fields (overall) in the item edit form.

I will merge the final changes in K2's GitHub repo by Monday. I'll ping you again to grab the dev build of K2 v2.10.3 and test it out. The final release will come within the first 2 weeks of February.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Mark Schultz
  • Mark Schultz's Avatar Topic Author
  • Offline
  • Junior Member
More
4 years 2 months ago - 4 years 2 months ago #174633 by Mark Schultz
Thanks Fotis, much appreciated.

Meanwhile, a decent temporary workaround is to specify the width for specific extrafields in k2.backend.css like this

#K2ExtraField_36 {
width: 100%;
}
Last edit: 4 years 2 months ago by Mark Schultz.

Please Log in or Create an account to join the conversation.

More
4 years 2 months ago #174635 by JoomlaWorks
That's correct.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum