Excellent module

Could you add a feature, where saving term lineage can be set by role permission.

Say in a 3 level

Eg: authenticated can only save deepest
moderator save 2 deep or deepest
editor save 1,2 or 3 deep

Thank you

Comments

wim leers’s picture

Category: support » feature
Status: Active » Closed (won't fix)

I won't add this. It'll complicate the UI. Plus you'd also have to add logic to determine how the saved terms should be displayed, because it doesn't depend on the role of the user that's viewing it, but on the role of the user who *submitted* it. You can do this, but you'll have to write custom code.