Hello,
I am working with Smart Forms and SmartFields on an object page.
in the SmartField added an annotation file in the application itself for valuehelp.
The Valuehelp as well as the data selection is working fine. But on Selection the Smartfield only shows the ID in the field and description is not displayed in both edit and display mode.
in the MPC_EXT, added a sap:text annotation for the valuehelp with the value as description.
Issues occurs when working with SAP UI version 1.71.50

On changing the version to 1.111.1 or higher closer to the latest version, the description is also displayed

The sap text annotation for the smartfield as per the api reference is available since 1.24, so unable to identify the exact issue here
The application will be deployed and used via a on-premise launchpad on sap ui version 1.71.28, so changing the version would not help.
Any solution for the issue being faced?
Request clarification before answering.
add this, check if it helps.
<smartField:configuration>
<smartField:Configuration displayBehaviour="idAndDescription"/>
</smartField:configuration>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.