Hi Everyone,
I am creating a CAP application with Filter Bar and Smart table control using Flexible programming model and cds annotations.
Goal: Based on the selection of one drop down value I want to restrict few values of another drop down from Filter Bar. (I want if-else sort of conditional flexibility on the value selection from 1st drop down -- so that other drop down values can be manipulated) -- Using Annotations
Flexible Programming Model: I have tried out FPM with CAP cds annotations. I specifically wanted this below feature to work out for me:
4) Context-Dependent Value Help - https://sapui5.hana.ondemand.com/test-resources/sap/fe/core/fpmExplorer/index.html#/advancedFeatures/guidanceValueHelp
but when I put context and conditions like SAP has maintained here in above guide. I am not able to make it work.
Is there any suggested way to approach this??
Or if anyone knows how to properly use context and conditions with CAP cds annotations?
It would be a great help!!
Thanks in advance!!
Abhijeet