Hello,
I tried changed LBL_ALTERNATE_ADDRESS:
in Sugar Studio. The label shows correctly in Lead detail view, but not lead create view. (shows as the default Other address)
Sugar 5.2CE
Hello,
I tried changed LBL_ALTERNATE_ADDRESS:
in Sugar Studio. The label shows correctly in Lead detail view, but not lead create view. (shows as the default Other address)
Sugar 5.2CE
Hi
Go to custome/modules/modules\Leads\language/en_us.lang.php
and
add the following line.
'LBL_ALTERNATE_ADDRESS'=>'your text',
and save the file, cleare the cache
Thank you for your response. The line was already present in the file.
I deleted the entire cache directory and allowed it to remake by requesting the Leads file.
Sugar rebuilds the claims .JS file with
"LBL_ALT_ADDRESS":"Other Address:",
and I want Shipping Address.
Same answer as in the other thread - this is a 52d or e, plain vanilla. I really don't have an idea what you did wrong.
__________________________
Robert Laussegger
http://www.iscongroup.net
Bei Fragen: support@iscon.at
Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
Ab sofort auch mit 6.4.2
My version is 5.2c
There seems to be a bug here, in 5.2c at least, it is pulling a value called LBL_STREET and ignoring me..
Same bug is in Version 5.2.0e (Build 5626) also.
I figured out a workaround...
1. Copy htdocs\include\language\en_us.lang.php to custom\include\language\en_us.lang.php
2. Open the en_us.lang.php file you just created and comment out line 2623.
3. Then for each module, open custom\modules\<module>\language\en_us.lang.php and add the code 'LBL_ALT_ADDRESS' => 'Your Text Here:',
Hope that helps!
Janice
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks