VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: tecnocoppe on March 08, 2015, 13:11:30 PM

Title: textinput multiple lines
Post by: tecnocoppe on March 08, 2015, 13:11:30 PM
Hello everyone

Use Joomla 3.4.0 and 3.0.6.2 VM

I would like to know if it is possible to insert a custom field as an attribute cart in which the customer can enter text on multiple lines

likely it is to change the plugin textinput, but I do not know if it's the right thing to do, and above all, do not know how to do it

thanks and regards

adriano
Title: Re: textinput multiple lines
Post by: Gretch on March 09, 2015, 20:04:57 PM
Suggestion: try using custom field type plug-in, plug-in type customer text input.  Then in the product add the same custom field twice.  It will create 2 input areas which you can use for line 1 and line 2.  If you need to name them "line1", "line2" you may need to create 2 custom fields one titled "line 1" and the other titled "line 2."

Hope this helps.