whity wrote:
You know if you put a category as inactive it won't disapear from the menus ...
In the proficiency exercice some of us had to correct this . Just for memory here comes a way to solve it, maybe not the best ...
Modify Links for cc.incquick.g and for apm.quick.g – Edit the category line and modify the last line of Expression - >
if (option()=8) then ($query="false") else ($query="(name~=\"example\" and name~=\"getservice\" and name isin $G.auth.categories or name=\"change\" and active=\"true\")")
Bookmarks