I’ve noticed when Button
or Switch
was added to the DVL, it prevented any action in the Item Click
. I tried in a number of ways. The same code works for a label but does not have any effect when one of these components is added.
I tried using the Button Click
but it seems it can only execute something outside of the DVL and does not make any effect on the components inside the DVL.
I might be mistaken or confused but this is what I observed so far.