There is an interface created which displays business elements in a tabular form, fetching details from a process report. The interface is expecting a rule input and filter the data based on rule input.
The issue I am facing is, once the interface page gets refresh, the rule input value is getting set to null. Any idea how to handle this scenario?
Discussion posts and replies are publicly visible
This is difficult to debug as we don't know what is happening, or how the refresh happens.
Can you add your code or better clarity?