Problem:

Menu labels are not updated on t:panelNavigation2 when the action returns null, and the same page is redisplayed. If we navigate to another page and then navigate back, the labels are updated correctly. How can we get t:panelNavigation2 to update itself without navigating to a different page?

I thought perhaps binding it to a UIComponent might allow me to programmatically force such an update, but I'm not sure what methods might accomplish that.

Background:

We have recently added t:panelNavigation2 as a menu to our website. At the end of the label for each menu item is a number representing the number of records in that category. When a new number is input and the load button is clicked, these values should change, but they do not. All of the other components on the page (h:inputTexts, h:outputTexts, t:inputCalendar, etc) do update their displayed values correctly. We are only having a problem with t:panelNavigation2 in particular.

Jeff Bischoff
Kenneth L Kurz & Associates, Inc.


Reply via email to