Hi,
I have a requirement to update the possible values in a "Control.Type.FormCell.Filter" object. Those values should be restricted based on the selection of another Filter object. These filter objects are referring to Countries and the customers in the selected country. I could implement the same requirement with one Filter object and one ListPicker object. It was straightforward rule file implementation with the "setTargetSpecifier" method, which was explained in the following part of the document.
However this implementation did not work out for the second Filter object. I could not either implement it with the custom rule file of the "FilterProperty" of the second Filter object. Because the custom rule file is only triggered in the beginning of the entire page.
Could anyone propose a workaround?
Thanks
Regards
Yavuz