cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

I would like to add extension field (element) using the SDK with different labels for each langauge

for example

[Label("Hello")] element hello:ID; // for english UI

[Label("Bonjour")] element hello:ID; // for french UI

Is it possible ?

0 Likes
View Entire Topic
Nikhil_Walsetwar
Contributor
0 Likes

Hi Tamir,

Please take a look at the below blogpost shared by Horst.

https://blogs.sap.com/2016/04/06/easy-way-of-using-language-dependent-descriptions-for-identifiers/

But personally I would have preferred the Language adaptation tool to achieve these kind of requirements.

Best,

Nikhil