Hello,
i am using QC 12.01 and I need some help regarding hiding / showing some Buttons.
I placed in "EnterModule" the command
Actions.Action("button1").Visible = FALSE
The Button is hidden. So far it is Ok. I want to have this button generally hidden in the defect overview. But I want to have the button in the bug detail page.
How to handle it?
Many Thanks in advance!