Hi,
I have multiple modules in my dashboard. In one of the modules, I have a check box input panel which has to do a search when it is checked. When the value SearchWhenChanged set to true for that module, it impacts other module as well which i do not want. Is there a simple xml tag to limit the scope of this Search to the module specified.
Hi,
If the token of the check box input is called in others modules it will impact them when the value SearchWhenChanged set to true.
To resolved that issue remove the token of the check box input of that module in others modules