Hi,
I am working with the Business Process Flow using UCI. I can seem to figure out how to resolve this issue.
I have a filter on a field in the business process flow using the following logic. The logic is working. The issue that I am running into is clicking in the red area first the filter is showing all of the records. However, if I select on the search icon first the issue goes away.
Has anyone run into this issue?
formContext.data.process.addOnStageChange(filterLookup);
formContext.data.process.addOnStageSelected(filterLookup);