there is a button I use in designer just fine. I open the project from within the designer, and for some reason it is grayed out. I don't get why its grayed out in the live project but not the designer.
On one window, I some components were disabled from being viewed. In the live project it works and you can not see them. For some reason in the designer they are still visible. Usually they are invisible there as well.
#2 does not require an immediate fix but #1 does and I'm not sure what would cause that.
Things like the enabled and visible property, you can bind in designer (which is how they will work in the client) but for easy of design sake Ignition also lets you manually check them off so you can see the component or push a button when it wouldn't normally be allowed in the client so that you can test while developing. Could be that. For example. bind enabled of something to False in designer and it will always be false in the client and greyed out, but in designer you can override the binding by clicking the check box.
I can do it in the designer, I then saved and published as is, so every setting in my designer should match the live project after updating. But it still doesn't work.
@PGriffith nope, since i launched the Vision session from within the designer i should be the same user with same permissions. Tried playing around with them for the heck of it but still no luck.
@PGriffith unfortunately we are running version 7.8 which is no longer supported. Which is why I came to the forum. No chance of an upgrade anytime in the foreseeable future for this site.
Only one gateway. I'll try to install 7.8 on my local machine and then upload it and see what happens.
I'm gonna restore the backup before the update on Sunday for a little so I can run through some checks.
it is a popup from a popup (open fist popup, open second from within first.) I'll try moving the 3 relevant windows to another project and see what happens.
I literally disabled everything. Resolved all the red x's in the console log (tag not existing stuff. made tag or removed write for it.)
There is some weird disconnect between my designer and live project which wasn't an issue before. I think this Sunday I'll retry the stuff you said, restart the gateway, and play around with some ideas.
Interestingly enough, I noticed diff combos work on the screen selection. This gives me a good method to troubleshoot. Also confirmed our updates not being the cause. Just a long time issue no one reported.