Button image issue

Can someone tell me why this works fine in the designer but not on my tablet? Samsung A7 tab. Deign and simulator same pixels as tablet.trying to make it a one hit toggle.1616721589810489413804|666x500

Does the same thing happen on the night stand button?

Yes. All buttons that are bound @Device.Switch

Ideally I wanted the button to perform the actions of a toggle but couldnt make it work. So I added the toggle to get the action.

Have you followed all of the steps in this video?

Setting up a Toggle for a Button or ImageButton is no different than a ToggleSwitch. Just be sure to change the ButtonType property to Toggle.

That is how I got to this point and things worked in a basic set up. Of course I wanted a more professional set up of making cooler and barowing other people’s designs to make it simpler as i add devices. The designer works and looks like it should but the tablet is just missing the “selected” image. I could get the light trigger just fine in the details but when I tried moving it to the tile itself is where this problem arrose. Yes I unchecked the open details on click. Ill revisit the video as its been a few months.

So the image is disappearing when the button is toggled on? But it looks fine when it is toggled off? Is that what the issue is?

I just want to be clear I understand what’s going on.

If you could, create a test project with only a single button & then upload it. That way we can take a look & see/test exactly what it is you are doing.

Yes that is what is happening. I noticed I was using image button instead of image element. I have replaced it with element but the designer keeps crashing… Put all the triggers from a toggle into the element. I can upload a file from my original setup but like I said works as it should in the designer turning off and on physical insteon light and updating the image to a “selected” state just not on the tab. Appreciate the help!