cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FIORI Elements Id and Text annotation does not work in the list

isot1990
Explorer
1,475

Hello experts,

There is an issue about value help annotation. If the smart field is present, the ID and description appear. but unfortunately it doesn't work in the list. Do you have a solution for this problem?

result:

Accepted Solutions (0)

Answers (2)

Answers (2)

RaminS
Active Participant
0 Kudos

The reason is that the text field (Parnr) isn't being requested in the GET call of your table. You need to include is in the RequestAtLeast columns (which I haven't figured out how yet). 

To try this theory, add the text field field Parnr to the table, you'll see that your original column Parvw will correctly display the text as well.

sandeep_rs
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

If the field has a text and text arrangement (optional) defined, the text should also show up in table (as described here) - if this is not happening, please open an incident and assign it to CA-UI5-FE (FE OData V4) or CA-UI5-ST (FE OData V2)

Thanks and Best Regards,

Sandeep