Binding Text to Label from the Metadata in XML View
In case you need a FE extension, and there are translatable texts in your extension. Instead of creating new i18n text elements, you can use translated text from backend oData service's metadata.
The binding path is {/<entity set name>/<element name>/#@sap:label}
Comments
Post a Comment