VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Fallen28 on November 21, 2022, 01:25:30 AM

Title: devs, customfields are weird af!
Post by: Fallen28 on November 21, 2022, 01:25:30 AM
1.) i need to have more than one created customfield to be able to apply any to a product,
which doesn't make any sense and discovered that by accident, i was going to pay for an extension
because i thought the built in one is broken

2.) when deleting and creating new fields, their IDs keep incrementing and don't reset back to 0 or 1

is there a way to make fields appear in modal when pressing add to cart on category view if they can't be assed to
look in product details?, make them required as well?
Title: Re: devs, customfields are weird af!
Post by: pinochico on November 21, 2022, 09:59:39 AM
1.
Perfect, we have also assigned 50 custom fields to the product using core customfield.
You are following the right way of thinking, it can be set up normally in the administration.

2.
Why should it be like that?
Do you understand mysql and increment ID at all?
VM is opensource, you can program this feature or ask someone to program this special feature for money.
But keep in mind that even Joomla article IDs don't increment after articles are deleted :)

3.
Definitely.
Hire a developer to program V8m this way.
I don't want it in the core VM though - that's just your wish.
You can set the mandatory fields in the admin in the field settings - where is the picture of what fields you have already set and what you are not good at?