Hello All,
I am trying set the collection path for value list of Field2 based on the selections of values in Field1.
I came across a annotation which could help in the same. But when I try to use it in my project - its not working as expected.
Annotation: @Common.ValueListRelevantQualifiers
The proper use of this annotation with Flexible programming model is shown in this below link in Example #4 and Example #6 (These are the scenarios in which I am interested in):
https://sapui5.hana.ondemand.com/test-resources/sap/fe/core/fpmExplorer/index.html#/advancedFeatures/guidance/guidanceValueHelp
Please see below code repository which I am trying out:
https://github.com/ABRANJAN07/fpm_trial
I have also used the same guide and code as reference and I am getting different results.
Requesting SAP to look into this once.
Result I am getting post using the same code

But I am expecting the template/variant of value help to be selected automatically on the selection of ValueHelp_Field1
Kind Regards,
Abhijeet