Hi, I need to get current page in menu to make it dynamic. Here is the code: ... special = directory special.value = [current_page_id] entryLevel = 0 ..... So I'll show the subpages of current page in this menu. Please tell me how to get this pageid. Thanks