which you can use with detecting when your module is entered/exited to hide the data probe. This can be done by defining the enter() / exit() functions in your module. See:
In the module panel you can disable and hide the help and acknowledgement section. Similarly for a active module, lets say āLandmarkregistrationā module, I want to hide the ālocal refinementā and āRegistrationā, two collapsible frames. How can I do that?
I understand somehow I have to find the name of those the widgets and then make visible false. But i could not find a way to find the names of those items.