Hi, i’m new to partial update.It has been dificult to me to really understand it. However it seem easy…
I have an xpage with a left side dojo menu and a computed include page to display views into. The menu has links to open differents views.
When the user clicks a menu link on the left, i would like to partial update de computed include page with the selected view(a xpage with that view). for example using a sessionScope variable with the selected View.
Partial update don’t work for me
Any Idea?
Diego