Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Create ValueHelp which fetch record based on the another input field in SAP CDS

piyush-patel-1
Discoverer
0 Kudos
534

I've a requirement to provide valueHelp for fields Country and Region for one of Fiori application.

For Country, Annotation Consumption.valueHelpDefinition is working fine. but for region field , we want to display region list for selected country only.

Can anyone help me to achieve this?

Thanks in advance.

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos
440

Did you already try to add a Additional Binding ( additionalBinding:)

0 Kudos
440

Yes. I tried. but it didn't helpful. based on Country selection we want to display region list.