VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: beny.rfg on April 17, 2023, 21:04:46 PM

Title: Custom fields are not present on category product model
Post by: beny.rfg on April 17, 2023, 21:04:46 PM
Hello,

I have turn on "Show product customfields in browse views" in the VM setting
https://prnt.sc/vOw8keXYZJ0i

But custom fields are not present on category view:
https://prnt.sc/Yn5sx7bD9554

VirtueMart 4.0.12 10777 + Joomla 3.10.10

Any ideas?
Title: Re: Custom fields are not present on category product model
Post by: pinochico on April 18, 2023, 01:25:41 AM
which type and how do you setup your customfiled?
Title: Re: Custom fields are not present on category product model
Post by: beny.rfg on April 18, 2023, 10:13:39 AM
Quote from: pinochico on April 18, 2023, 01:25:41 AM
which type and how do you setup your customfiled?

They are mostly strings.
https://prnt.sc/zdDietxTjL8Y
https://prnt.sc/VlIBAeO6g8FE

Custom fields works on product page, only on category is the problem.
Title: Re: Custom fields are not present on category product model
Post by: pinochico on April 18, 2023, 11:51:48 AM
Historicaly on this forum I saw something about setup this customfiled as cart input for show on the category view - something wrote Max.

Can you try search, pls?
Title: Re: Custom fields are not present on category product model
Post by: beny.rfg on April 18, 2023, 17:29:30 PM
Oh, strange, but yes. When I set "Cart Input" or "Searchable" to yes, custom fields appears.

Thanks for the direction!