About Link Navigation
The thread button can contain a link that navigates the user to a previous page. Separators separate the thread buttons. This link requires the following GotoBookmarkView command:
SWECmd=GotoBookmarkView&SWEBMCount=2SWECount =3
where:
SWEBMCount = 2 indicates that SWE uses bookmark #2 to create the view.
SWECount=3 is the bookmark ID for the current view.
For example, SWE translates a thread button for the AK Parker account into the following HTML:
<a href = "www.siebel.com/start.swe?SWECmd=GotoBookmarkView&SWEBMCount=2&SWECount=3> Account: AK Parker </a>