Page 1 of 1

Admin Inline Product Edit Field Size

Posted: Wed May 03, 2017 1:25 pm
by jwreid
Hello, I am using the xml file 'Edit Products In Admin Products List' at this link - https://www.opencart.com/index.php?rout ... load_id=36

My issue is that I want to edit the product name right in the product list like the extension is intended for but I want a longer input field size as my import product name length is long and I want to shorten the name but I want to be able to view the entire name so I can decide on which words to lose or keep. Where in Opencart is the text entry field size value so that I can lengthen it. I attched a pic to show precisely what I am talking about.
Thank you.

Re: Admin Inline Product Edit Field Size

Posted: Wed May 03, 2017 9:50 pm
by IP_CAM
in Line 218 of the VqMod, you find size="50" , change it to a higher value.
But just be aware, this this VqMod will only function, if you use no other Mod's, beeing
part of this Product Listing, otherwise, like in my test shop, it will not function.
Ernie

Re: Admin Inline Product Edit Field Size

Posted: Thu May 04, 2017 3:03 am
by jwreid
Thanks, I did not see that the first time I checked the xml file, I overlooked it. I did see though that I had to disable a couple of extensions pertaining to the product list in order to get it to work also. Thanks for your help, much appreciated.

Re: Admin Inline Product Edit Field Size

Posted: Thu May 04, 2017 4:34 am
by IP_CAM
No problem ;) I like Canada, I used to be part of, as landed immigrant, between 1969 and 71!
I just recalled the Extension, because I played around with some time ago,
and now testing it again in my extensive 'modified' admin environment, it let me down again... :'(
But it's not the Mod's Fault, it's just the result changing/adding-to default Code and Functions,
in my case, to some day have created the ultimate Admin! :D
Good Luck !
Ernie

Re: Admin Inline Product Edit Field Size

Posted: Thu May 04, 2017 6:13 am
by jwreid
You too!