Needs work
Project:
Simple hierarchical select
Version:
2.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2019 at 09:55 UTC
Updated:
12 Apr 2021 at 04:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
AlexeiK commentedHere is the patch.
Comment #3
AlexeiK commentedFound a display bug after level restriction is applied, here is the patch to fix rendering.
Comment #4
anybodyWell I guess not all of this belongs into the module, but should be solvable with a hook instead. So instead you shoud check, if this is solvable via existing hooks, otherwise create a patch with the hooks and decide which functionality is general enough to include in the module.
Comment #5
stborchert+1 for the approach using hooks