Closed (won't fix)
Project:
Hierarchical Select
Version:
5.x-3.x-dev
Component:
Code - Taxonomy
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2008 at 00:15 UTC
Updated:
7 Mar 2009 at 15:22 UTC
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
Comment #1
wim leersI 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.