Hi,
I am adding the concept of confidentiality to a number of items in our app. In datawindow lists, I am attempting to do this by putting a 'Confidential' label, with a white background, over top of the entire row and controlling the visibility of the label. This works fine, but if the row is selected the text underneath the confidential label bleeds through completely.
I've attached a sample application (PB2017 R3) to illustrate the problem.
Is this expected behaviour? I realize I could set the visibility of everything underneath the confidential label as well (opposite of that of the confidential label), but that seems like it should be unnecessary (I have a large number of datawindows that I'm modifying/maintaining).
I'd appreciate any advice, maybe there are other solutions I can't see?
Thanks,
Dan