| Previous topic :: Next topic |
| Author |
Message |
ART
Joined: 10 Mar 2005
Posts: 16
|
| Posted: Mon Dec 26, 2005 10:12 am Post subject: i realy need help |
|
|
Can anybody help me?
how to make changes in combo strings take effect? |
|
| Back to top |
|
davidr
Joined: 18 Dec 2005
Posts: 16
Location: Spain
|
| Posted: Mon Dec 26, 2005 11:29 am Post subject: i realy need help |
|
|
ART wrote: Can anybody help me?
how to make changes in combo strings take effect?
Hi Art,
Enter as admin in the vtiger,
Then go to settings and select Picking Settings.
You will find all the customizable combo lists there.
Make the changes just deleting and writing your own options.
Regards.
David |
|
| Back to top |
|
ART
Joined: 10 Mar 2005
Posts: 16
|
| Posted: Mon Dec 26, 2005 11:48 am Post subject: Re: i realy need help |
|
|
yes, but this values allready translated
i can`t translate dropdown lists (e.g. sales stage - prospecting, need analysis e.t.c.), this values are in file combostrings.php, i`ve translated it but they are still in english |
|
| Back to top |
|
justoff
Joined: 03 Nov 2005
Posts: 20
|
| Posted: Wed Jan 18, 2006 8:59 am Post subject: Re: i realy need help |
|
|
ART wrote: yes, but this values allready translated
i can`t translate dropdown lists (e.g. sales stage - prospecting, need analysis e.t.c.), this values are in file combostrings.php, i`ve translated it but they are still in english
Hi ART.
I think, you not clear understanded davidr's post -
Picklists values stored in DB (_not_ in language/*.php or other files) and may be copmletely rewriten from admin's account. |
|
| Back to top |
|
thu
Joined: 24 Feb 2006
Posts: 8
|
| Posted: Wed Mar 01, 2006 1:48 pm Post subject: Re: i realy need help |
|
|
hi all.
Please look at my post:
http://forum.vtiger.com/viewtopic.php?t=4499&highlight=combostrings
but...
Finally I don't recommend translation ComboStrings.php.
There is a lot hardcoded values (in PHP) like 'Approved'
see" modules/Invoice/Save.php
$query1 = "update salesorder set sostatus='Approved' where salesorderid=".$so_id;
BR/ THU
----------
http://vtiger.pl |
|
| Back to top |
|
| |