Boolean custom property failing to write to tag, fallback delay

[vision, ignition 8.1] I have a multi-state button with a set of custom properties to enable me to add specific scripting and an expression binding to the button. The custom properties are booleans and are indirectly bound to a boolean tag--this binding is set to bidirectional. I noticed that when I make each of the properties true by clicking the check box, they don't write to the tag and the fallback delay "unchecks" the boxes after a few seconds. When I change the values on the tags, it also doesn't write to the custom properties.

I have multiple instances of the multi-state button (for different tags) and there is only 1 instance where this issue is happening. So it seems like more than a binding issue to me, because I am using the exact same indirect binding in a popup for different tags. The permissions on the tags are set to public. Any ideas why the custom property won't write to the tag?

I'm happy to clarify anything if needed. Thanks!

Hi Madeline,

It sounds like there may be an issue with the indirect bindings. Are you able to share the multi-state button configuration that contains the indirect bindings? It might also be beneficial to take a look at the indirect bindings of the popup you mentioned. If you feel the need to dig deeper, feel free to open up a ticket with our support department.