VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: erhabe on April 27, 2015, 22:34:59 PM

Title: Customfields multilanguage
Post by: erhabe on April 27, 2015, 22:34:59 PM
It is possible to save customfields like products...in different mysql tables ?

This is mean to have different customfields for all languages.
Title: Re: Customfields multilanguage
Post by: Studio 42 on April 27, 2015, 23:44:13 PM
Not for now, but you can use Joomla language to translate the customfields titles
Title: Re: Customfields multilanguage
Post by: erhabe on April 27, 2015, 23:46:23 PM
I dont want to translate only the titles i want also translate the values.I have a solution what involves multiple databases but i want to ask if is possible to have customfields saved like products on multiple languages.
Title: Re: Customfields multilanguage
Post by: Studio 42 on April 28, 2015, 16:25:23 PM
You can make a plugin, if the "standard" customfield does not match your needs.

I have wrote this for some months, but had never time to make advanced test for it.
The logic was to add 1 field for each active virtuemart language, but this was a multi-purpose plugin, strings,image,videos,music, galery ... with search capacity
But my problem was that internally virtuemart always change 3 times the methods. And was to many time to make it work as a buyable product plugin for a correct price.
Title: Re: Customfields multilanguage
Post by: erhabe on April 28, 2015, 17:34:43 PM
How much can cost a plugin that i can use for multi language products?
Title: Re: Customfields multilanguage
Post by: Studio 42 on April 28, 2015, 17:56:34 PM
It depend what you need, if this is only simple string and you don't need to add search filters, then the cost can be 50€.
But if you need to add language for cart, its more work.
You have to know what's your current requirements specification.
And a live sample example, if you can.

BUt this is a forum, not a bussness platform, if you need more info then please use personnal message.
Title: Re: Customfields multilanguage
Post by: erhabe on April 30, 2015, 02:48:56 AM
Thank you i will follow you after i put a base for my project.

The customfields i want is not for cart.i will tell you more in a pm soon