I have 4 full-size images acting as buttons, and each image button has 3 other sub-images which are accessed by double-taps. The 4 images use the Day of the Week tag. Example:
([e]==1)+([e]==4)?100:0
While the 4 images show or hide okay according to the day of the week, the double-taps stopped working as I assembled more of these base images. In the editor, if I hide the other 3 base images then in the review window the base image which does show can be double-tapped to show its sub-images. As soon as I allow showing another base image (removing the “x” in the eyeball column), then the base image being seen has no double-tap capability.
Any work-arounds here?