Question
Update field values through Localization * ?
How to update the existing localized field values through wizard? .
Application is already localized ,later few of field values got changed.If we run the wizard again to get the translate language package data then can we identify the field values that gets changed and needs to be translated ? .
One more thing ,What is the significance of *Re-translate existing translations* option in *Translate to New Language * wizard?
***Updated by moderator: Lochan to update platform capability***
Hi Brahmesh,
Thanks for posting on PSC.
Localize wizard will not take care of creating FieldValues .
You have to create field values for each labels.
If you are aware of the GetLocalizedValue control can you try using that and see if it works.
Thank you