cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori List Report Value Help not working

0 Kudos

Hello, I am facing a strange (but painful) issue: I developed a List Report app exploiting WebIde template and odata annotation coming from CDS. When running it through webapp value help on filters work fine, in the other two ways and when deploying it in SAP it doesn't work. What could it be the reason? How can I solve it?

Thanks

0 Kudos

UPDATE: Value Help works only with mockserver and mockdata

junwu
Active Contributor
0 Kudos

error msg??

0 Kudos

Running app in Webide with Sandbox nomock.jpg

Running app in Webide with Mockserver mock.jpg

When deployed in SAP the value help don't work as in the Sandbox run.

Accepted Solutions (0)

Answers (3)

Answers (3)

SyambabuAllu
Contributor
0 Kudos

Can you please verify the Vendor field annotation.

junwu
Active Contributor
0 Kudos

what annotation you have for the vendor field in your cds?

maheshpalavalli
Active Contributor
0 Kudos

It could be the issue with your ui5 version. COuld you compare the ui5 version in your webide with the ui5 version in your SAP landscape?

To avoid these kind of issues, you can right click on the project, go to project settings and select the ui5 version according to ur landscape so that you can find the issues related to the ui5 versioning before pushing to SAP.

BR,

Mahesh

0 Kudos

Hello Manesh and thanks for answering.

UI5 versions seem to be compatible (1.48.1 vs 1.48.20) but even downgrading it does not work.

The strange thing is that when running it in WebIde as a Webapp Value Helps work, otherwise not.

Thanks

junwu
Active Contributor
0 Kudos

better do it when you create the app, which leads to different manifest file format.

if the manifest is not digestible, changing ui5 version(at late stage) will not help.