VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: chrisdevelop on September 23, 2016, 23:10:16 PM

Title: How Many lines can a custom field make
Post by: chrisdevelop on September 23, 2016, 23:10:16 PM
Hi All

I am stuck on a problem.  There is a custom field called Size which has 4 rows with different size in each i.e. S  M  L  XL

However i need to add further sizes, but i cannot see any edit button or how i can tell the custom field itself to increase the number of rows that will show on the dropdown.

Can anyone explain how i can tell it that instead of 4 rows i want 6 as I have no idea.

Im running virtuemart 3.0.4 on a joomla 3 template
Title: Re: How Many lines can a custom field make
Post by: kiasati on September 24, 2016, 10:50:11 AM
Open the virtuemart control panel, then from the left side menu, go to product --> custom fields.
you can edit the custom field there.
Title: Re: How Many lines can a custom field make
Post by: chrisdevelop on September 24, 2016, 11:55:12 AM
Thats the problem I have gone to where you suggest, there are currently 4 rows showing and i need to add 2 more but i can see no way to add 2 more rows, thats what i need to find out where can i tell it i need 2 more rows
Title: Re: How Many lines can a custom field make
Post by: Milbo on September 24, 2016, 14:53:03 PM
http://docs.virtuemart.net/manual/general-concepts/212-customfields.html

and in special http://docs.virtuemart.net/tutorials/product-creation/81-product-custom-fields-without-stock-control.html

So it depends, seems you use a customfield with admin list, then you need to add the additional options to the default field
Title: Re: How Many lines can a custom field make
Post by: chrisdevelop on September 25, 2016, 22:43:54 PM
Thanks for the help