Hey Experts,
i'm using some SmartFields within a form (tried both SmartForm & SimpleForm) on my UI5 Page and i want to display the Text in addition to the ID of the value in display mode like in the explored section.
I annotated my id property with both sap:text and com.sap.vocabularies.Common.v1.Text. I think this should be correct, because the controll seems to be created correctly. In the UI5 Dev-Tools in Chrome the second text value is shown under the text property of the controll.
Unfortunately only the id without the text is rendered.
(Annotations)
(Properties Chrome Dev Tools)
I hobe someone has an idea why only the ID is rendered in display Mode.
Regards
Simon
Add a comment