Hi olaf,
how i can hidden menu base on level user?
menu management acces i think.
example menu :
add article 1 -> will show.
delete article 0 -> not show
view article 1 -> will show
etc.
if i use 1 to 10 or more level it dificult to organise.
i try use this :
add delete view
level1 : 1 0 1
level2 : 0 1 1
etc..
but its still dificult to oraganize if user level 2 only want to open view article only. is there any better solution?