I want to debug more in JS. I created a searchClicked(guideRootPanel) function inside helper.js. It gets into it fine.
I want to access visibility: guideRootPanel.matchPanel.useThisRadioButton.visible = false;
Is this advisable? I tried it earlier today and it deleted the radio button from the JCR while I was debugging.
(Unless I'm losing my mind)
Just checking. I don't need AEM forms pain.