Hello,
I am working with xpage extention library, but I don't believe what I am trying to do is directly related to the ext. library. I have a dojo dynamic tabbed container on my page, the user adds another tab by selecting an entry from a view panel, this works great. Each tab shows various fields from the document. Now, I have searched and would think this would be something simple, my question. When the user clicks on the tab to view the information, I would like to set a session var with a key field from the document. I believe I need to do this with server side javescript on click event for the container, but so far no luck. Can use some guidence.
Thanks in advance.