Hello, I have in WebPage1 sheet with labels. It works fine, but when I go to WebPage2 and back to WebPage1. Then when I .Show sheet so sheet is without labels. Why? When I am only on Webpage1 so sheet works, but when I go between pages, so it’s problem.
I have easy example:
- On page1 press sheet. You can see label with “test test…”
- Press back on sheet
- Press 2. page
- Press back
- Press sheet again and now it’s without label… Why?
https://www.dropbox.com/s/n9jvyxj1xk394yk/problem.xojo_binary_project?dl=0
It looks like a bug, but with labels property - Multiline = ON it works
I am seeing the same. My Web App is compiled with 2015 R2.1
It seems to work with some browsers but not others. And yes if Multiline is ON it seems to work correctly all of the time.
Currently the issue is with a remote user and I cannot easily look at their computer. They are Windows (not sure of the version) and IE (unknown version also). I am trying to see if they can use FireFox or Chrome but it is a challenge to coach them through changes remotely.
I had random reports of this previously (prior to 2015 R2.1) but I had some rectangles on the screen surrounding various fields and labels for just the visual effect of grouping some fields. I thought that was related so I removed the rectangles and never heard any more about the problem.
Is there any workaround?