VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: ViPeS on February 06, 2024, 21:45:40 PM

Title: Cannot select "Custom Field Type:"
Post by: ViPeS on February 06, 2024, 21:45:40 PM
Cannot select "Custom Field Type:"
VM 4.2.6.10972
Title: Re: Cannot select "Custom Field Type:"
Post by: ViPeS on February 07, 2024, 08:14:03 AM
Today selecting "Custom Field Type:" works.
Maybe due to the replacement of router.php file https://forum.virtuemart.net/index.php?topic=151092.msg540992#msg540992
Title: Re: Cannot select "Custom Field Type:"
Post by: Milbo on February 08, 2024, 17:27:00 PM
That is impossible. We worked a lot on this issue. I had also the experience, that it sometimes just needs a reload of the page.
Title: Re: Cannot select "Custom Field Type:"
Post by: ViPeS on February 08, 2024, 19:34:24 PM
I experimented and found, that when I first opened the CUSTOM FIELDS tab, the selection window was small. After reloading the page the window is normal. But this didn't happen before. Agree, that when you introduce a lot of new products from CUSTOM FIELDS, it gets annoying.
Title: Re: Cannot select "Custom Field Type:"
Post by: ViPeS on February 08, 2024, 19:38:58 PM
Editing a category is also annoying. When saving a category, the 1-st page opens, and not the one on which the editing was made. You have to return to the page you are editing every time.
Title: Re: Cannot select "Custom Field Type:"
Post by: Roderic on February 08, 2024, 19:41:37 PM
Quote from: ViPeS on February 08, 2024, 19:38:58 PM
Editing a category is also annoying. When saving a category, the 1-st page opens, and not the one on which the editing was made. You have to return to the page you are editing every time.

This happens on several pages in VM Admin. Have a look at the URL, it loses it's ID after saving and then it doesn't know which information it needs to load.
Title: Re: Cannot select "Custom Field Type:"
Post by: ViPeS on February 09, 2024, 11:41:08 AM
I found out that the Chosen library is used to display boxes - "Chosen is a library for making long, unwieldy select boxes more friendly" (https://github.com/harvesthq/chosen)
But when you first open the page, for some reason, the width is set to 0px (screen 1), and when you refresh the page it is already 220px (screen 2).
Title: Re: Cannot select "Custom Field Type:"
Post by: audiorock on March 11, 2024, 14:49:45 PM
Hi,

What is the solution to solve the "custom field type " width problem?
Many thanks.
Bye
Title: Re: Cannot select "Custom Field Type:"
Post by: audiorock on March 21, 2024, 19:19:01 PM
Any news?