How to populate Chinese values right way into formula links
We need to populate Chinese parent record full name into url...then to Activity form
we using AccountCallInsert.Contact+Full+Name='||REPLACE("Associated Contacts"."Contact Name",' ','+')||' piece of code;
Works for all languages except China...
Any ideas?