2023 Oct 20 12:54 PM
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.
2023 Oct 20 1:44 PM
Did you already try to add a Additional Binding ( additionalBinding:)
2023 Nov 01 1:04 PM
Yes. I tried. but it didn't helpful. based on Country selection we want to display region list.