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

SmartFilter Value Help With Annotations Issue

hatrigt
Participant
0 Likes
952

Hi, 

I am working on a UI5 Project. Here is a short context before getting into the issue. 

I have a dialog box which shows smartfilter with smarttable. I have bound them to a cap entity. I maintained UI annotations in the annotations.cds file. 

My Cap service has got two entities. One entity named ActionLogOverview provides data to the smarttable. Another entity ExtRef acts as value help for the smartfilter. 


Here is my annotation for valuehelp

hatrigt_0-1724066316868.png

Below is my UI Code for the smartfilter 

hatrigt_1-1724066375650.png
Below is my UI

hatrigt_3-1724066435862.png

Now when I click ExtRef, the popup looks like the below. I am not getting the table layout to choose the ExtRef values. 

hatrigt_4-1724066528650.png

Even on clicking the value help in the above image, it opens the same dialog on top of it. Nothing happens. 
However, in the network, i can see the values are fetched from the Value Help Entity successfully. 

P.s. I am on SAP UI5 version - '1.120.3'

 

 










Accepted Solutions (0)

Answers (1)

Answers (1)

hatrigt
Participant
0 Likes

.