Skip to content

Instantly share code, notes, and snippets.

@sodogan
Created December 21, 2021 12:26
Show Gist options
  • Save sodogan/f7f22b6c5dce2163a2377b46e92bd5d8 to your computer and use it in GitHub Desktop.
Save sodogan/f7f22b6c5dce2163a2377b46e92bd5d8 to your computer and use it in GitHub Desktop.
let's say you add into i18n.properties file
i18n.properties
message= Your viewig product {0}
jQuery.sap.formatMessage will format this
<ObjectAttribute text="{parts:[{path:'i18n>message'},{path:'ProductID'}], formatter: 'jQuery.sap.formatMessage'}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment