HI Pratheek,
Now I set several breakpoints in the views and main window in TBUI component, see the following execution sequence. But still fails.
1) Click on email hyperlink on page 2, then jump to page 3. System will jump to the following methods.
- view 1 in TBUI component -> wd_destory()
- view 2 in TBUI component -> wd_destory()
2) Click on Back button on page 3. System will jump to the following method, but cannot jump to STATE_RESTORE method.
- MainWindow in TBUI component -> IF_BSP_WD_HISTORY_STATE~STATE_STORE
Kind Regards
Andie