cancel
Showing results for 
Search instead for 
Did you mean: 

SmartField with ValueHelp and input parameters

stefan_heitzer
Participant
0 Kudos
1,016

Hi experts,

I have multiple SmartFields using value helps. All the definitions are based on the underlying CDS-Views. The CDS-View which is used for the value help has some parameters. I'm wondering now how I can pass the parameters from the SAPUI5 frontend into the value help of the SmartField. Does anybody of you have an idea for achieving this?

Looking forward to your answers.

Regards

Stef

Margot
Product and Topic Expert
Product and Topic Expert
0 Kudos

Did you already check the Smart Controls Tutorial and especially chapter Smart Field with Value Help in the SAPUI5 documentation?

stefan_heitzer
Participant
0 Kudos

Hi margot.wollny ,

yes, but there is nothing described how to deal with parameters which should be initially filled when opening the value help. A better example for this is that I have several parameters coming from my application which should be some kind of preselected and used within the value help.

Greetings

Accepted Solutions (0)

Answers (1)

Answers (1)

SergioG_TX
Active Contributor
0 Kudos

if you're wanting to pass filter values from one Valuehelp to another, check this out https://blogs.sap.com/2018/09/02/fiori-elements-list-report-selection-fieldssmart-filterbar-passing-...