Hi all
I have kind of a strange situation. I need a navigation that shows several links, but some of them need to be inactive until a certain date (Milestones). I plan to dim them with CSS. Has anyone a good idea how to solve this best in within wayfinder?
The idea is that the certain Documents will be published later but the kink should already be visible. I really would love to do this in way finder, rather than building a static Navigation.
this is meant to be in evolution 1.0.5
Is the Milestone date stored in a TV?
Then you could use an explicit &rowTpl wherein you decide by a phx statement in which way to display the item, dependent on the value of that TV.
Hi ottogal
no it's not at that time, but I could do this. however I don't yet really see how you would go about this?