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

UI5 Input Value Dissappearing After Selecting from Value Help Dialog Using OData V4 and RAP

ArianH
Explorer
0 Likes
609

I'm developing a UI5 application that includes input fields with various value help dialogs. The application is a freestyle app utilizing an OData V4 service, which I built using CDS Views and the RESTful Application Programming (RAP) model. Consequently, I assumed that using sap.fe.macros.Field would be appropriate for this scenario.

The OData service reads from a table that contains one entry with empty fields, allowing me to use this service for value help binding.

The Issue:
When I select a value from the value help dialog, it briefly appears in the input field for about one second before disappearing. It seems like the fields are reloading and fetching empty values from the backend.

Has anyone encountered this issue before? How can I resolve it? Should I consider using different UI elements?

Thank you for your help!

Accepted Solutions (0)

Answers (0)