VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: kostianev on February 26, 2015, 10:12:32 AM

Title: I want to remove or disable the Display Name option in VM3
Post by: kostianev on February 26, 2015, 10:12:32 AM
Dear,

I have trouble with Display name option in VirtueMart 3 and One Page Checkout option.
The input work only with Latin alphabets, but my shop is for Bulgarian market. I need solution to disable this option and leave only username and password options.
Please help me, I`m using Joomla 3 + VirtueMart 3
Title: Re: I want to remove or disable the Display Name option in VM3
Post by: Milbo on February 26, 2015, 14:59:19 PM
oha, this is interesting. So on joomla 3, you cannot use cyrillic?
Title: Re: I want to remove or disable the Display Name option in VM3
Post by: Milbo on February 26, 2015, 15:07:02 PM
I just tried with j2.5.28 and vm3.0.6, works
Title: Re: I want to remove or disable the Display Name option in VM3
Post by: kostianev on February 28, 2015, 17:37:17 PM
On my joomla can't get working :(
Can you advice me how can I remove this input field?
Title: Re: I want to remove or disable the Display Name option in VM3
Post by: GJC Web Design on February 28, 2015, 22:33:10 PM
afaik this field is needed for the Joomla registration
what I do if the client doesn't want it is make it hidden and fill it by JS with the username

sure there's a post on here about it
Title: Re: I want to remove or disable the Display Name option in VM3
Post by: grupposis on March 03, 2015, 09:44:52 AM
I solved this editing the DB directly...put 0 on the raw of the Diplay Name record...
Title: Re: I want to remove or disable the Display Name option in VM3
Post by: GJC Web Design on March 03, 2015, 09:51:00 AM
So its not needed for Joomla registration?