Hi experts!
I have created a custom OVS in my custom BO to retrieve Projects.
I have a custom BO with a field where we place the Programme ID and a field (custom OVS) where we place the project.
I want to pass the value from Programme field as a parameter to my SADL query DefaultSet in custom OVS created in this custom BO to retrieve only the projects belonging to this Programme.
I am trying this because the standard OVS for retrieving projects works well when opening the OVS window filtering the results correctly, but not typing in the OVS field directly.
Thanks in advance!