This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Aug 28, 2013, 10:04 AM
9 Posts

ViewNextPage Command

  • Category: Application Development
  • Platform: Windows
  • Release: 9.0
  • Role: Developer
  • Tags: ViewNextPage,ViewPreviousPage
  • Replies: 0

I have a $$ViewTemplate which has the Next & Previous buttons using @DbCommand("Domino";"ViewNextPage") & @DbCommand("Domino";"ViewPreviousPage").

When accessed via IE9 and Google Chrome this producing some very strange results.

1. In the All documents view click on NEXT -- returns next batch of documents in the SAME window. OK.

2. Now click on PREVIOUS -- opens previous page in a NEW tab.

3. In the new Tab clicking on NEXT & PREVIOUS functions correctly in the New Tab.

I have the IE tab setting set to "Open links in current window" but still not functioning correctly.   I have attempted to add @SetTargetFrame("_self); @DbCommand("Domino";"ViewNextPage")  but this doesn't appear to resolve.

Does anyone have a way of ensuring the next page opens in the same window -- ie _self ??

Help . . .   Murray

 


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal