ganeshXL Reply #1, 1 year, 1 month ago
I am adjusting ManagerManager for a soon-to-go-live site and I'm puzzled about mm_hideTemplates(): It doesn't seem to work with the latest Evo release (1.0.5), at least not here (however, all the other various mm rules I set up, are working fine).
I want to hide the three templates with id 3, 4 and 8 from the manager-role id 4:
mm_hideTemplates('3,4,8', 4);
No matter if I go to edit a resource, or create a new one, I can however still see ALL the templates in the dropdown menu. (yes, I logged in and out each time I changed a rule, to make sure cache is not playing an evil trick on me)
Did the syntax change, or did I miss something else? Can someone confirm or deny that this still works?
I want to hide the three templates with id 3, 4 and 8 from the manager-role id 4:
mm_hideTemplates('3,4,8', 4);
No matter if I go to edit a resource, or create a new one, I can however still see ALL the templates in the dropdown menu. (yes, I logged in and out each time I changed a rule, to make sure cache is not playing an evil trick on me)
Did the syntax change, or did I miss something else? Can someone confirm or deny that this still works?
