Hello,
Ha, what's weird is if I watch the video one time I do see it happen, then after that it won't until I restart the video.
Ok, a couple things.
1. For supportability and meaning, you should rename vDis to something like isInSharePointList or makeVisible and then the value should be true or false. It has more meaning based on the intent you are telling me it does
2. I assume that vDis doesn't properly get set until you load the data and can check if the person is in the list. This means that vDis should have some default value, before you try to load the data, so that the controls have that default value. I suggest you make it false, meaning they are NOT visible until you are certain they should be, versus the other way around.
3. So in AppOnStart, first line vDis = false("err" in your case), load the data, then set it to the final value, even if its just false("err")
4. Sometimes this happens if controls are stacked, or accidentally overlapped in the UI, so make sure there is nothing overlapping to that control.
Is this the only one that does it? If so then yeah thats weird, but its there is something with that specific label/control that is different than the rest, or in the backend (not your code) it just happens to somehow be stuck in some weird state all the time. You could even try removing it, and putting it back and see if that stops it.
Cheers
--------------------------------------------------------------------------------
If I had answered your question, please mark your post as Solved
If you like my post please give it a thumbs up
Thanks
Michael Gernaey MCT | MCSE | Expert | Ex-Microsoft
https://gernaeysoftware.com