Hi all,

would be grateful for any ideas on how to approach the following task:

I would like to have a menu with clickable links that would change
according to for example which checkboxes the user has ticked.

For example: The user ticks checkboxes for the year 2006 and 2007 and
the vertical menu then shows the links for projects for that year.
Tick off one, and the menu reconfigures with the appropriate content.

Some thoughts I have is to read all project info from an xml-file into
an ArrayCollection to populate the menu.

The logic of displaying only part of the ArrayCollection in the menu
according to user selection is what I have problems figuring out.

Thanks in advance,

Karl

Reply via email to