Enabling preset color after long press

I’ve programmed a bank where, using the set toggle, a specific color lights up in the display for each activated preset. If I activate another preset, it’s color lights up and the color of the first preset is turned off. This works perfectly.

Now I want to activate another preset with long press. I want the same color to be activated in the display for this preset. I’ve tried copy/paste the settings from the first preset, but it doesn’t work.

Does anyone have any tips for me?

Concerning your direct problem, I feel like you need to set the Toggle Position to “Engage Toggle” ?

As for the behavior you’re trying to use, look into “Toggle Reset Groups” instead. In a toggle reset group, only the activated preset is set to toggle pos:2. The others switch back to pos:1.

Thanks. I’ve now found the solution myself. The trick is setting the position switch as shown in the screenshot. Now it works perfectly!