Hi,

I have a content that can be flagged in 3 different ways:
- Accept
- Reject
- More information

I need to disable "Reject" and "More information" when a node has been flagged, under "Accept". Is it possible?

Thanks!

Comments

joachim’s picture

It really sounds like you need one flag rather than three!

dromansab’s picture

But a flag can have only two status... I need at least 3

joachim’s picture

Yup -- you're bending Flag beyond what it's meant to do.

I would look at having a single flag with a field on it to describe the status. Or indeed, just a field, and use Edit module to expose it.

dddave’s picture

Status: Active » Fixed

I think #3 is sufficient.

Status: Fixed » Closed (fixed)

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