Page 1 of 1

Cloner - action on current node ?

Posted: Tue Aug 30, 2022 2:42 pm
by Marcus
Hi there,

I've created a menu, based on the accordion thumbnail menu (from the Toolbox) - but with the images removed. The basic set up is:

cloner.jpg
cloner.jpg (13.97 KiB) Viewed 887 times

I cannot work out how to change the appearance of "mnu-node__text", when that node is currently being shown (either by being clicked on, or moved to via a hotspot). E.g. make the text red, to identify it's the current node. Could someone please advise?

Many thanks,
Marc

Re: Cloner - action on current node ?

Posted: Tue Aug 30, 2022 3:12 pm
by Marcus
It's been bugging me for a couple of hours, but finally worked it out. Logic blocks on mnu-node__text, just need to test for "State->Active = True" - ie. is this node currently active.

Cheers
Marc