Project:Hierarchical Select
Version:5.x-3.x-dev
Component:Code - Taxonomy
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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

#1

Category:support request» feature request
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.