I love the features of this module!
I think nearly anything is possible :)

That's why I dare to ask this:
Is it possible to create a link depending on a field of the view?

I would like to create a link with nid as a parameter. (Which I have done, works great...)
But I would like this link to be hidden if another field in the view, "status", is locked. Is this possible?

Thanks,
Eugene

Comments

dawehner’s picture

what do you mean with "is locked" ?

Eugene Dubois’s picture

What I meant was (but I didn´t explain it very well :) ):

Is it possible to only show a link in a view if a certain statusfield has a certain value...

merlinofchaos’s picture

Status: Active » Fixed

This is the kind of thing you would need to accomplish in the theme layer. You can theme the style, row style or even individual fields and change whether or not things appear using the logic there.

Eugene Dubois’s picture

Perfect!
Never would have thought of that.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.