Forum Discussion

sqlguru448's avatar
sqlguru448
Helper III
7 years ago
Solved

Bookmark Action mapping issue

Page 1 bookmark mapped to page4 instead of page 2Page 2 bookmark also mapped to page 4 instead of page 3

Hello,

 

I have a simple table where I am trying to break down the detail data into multiple pages using Bookmarks.

 

I was able to create it with the help of bookmarks but when I try to link the back and forward arrow button to navigate to next or previous pages it is overwritting the action to only one specific bookmark.

 

 

Please help and point me to correct solution. Thank you for all your help.

 

 

  • Hi sqlguru448,

     

    One button can be applied with only one action. In your scenario, to switch from current bookmark to next bookmark, and switch from next bookmark to the third bookmark, you need to insert two buttons. If you also need to return back to previous page, an extra button is required. That way, there might existing several buttons on the same page, you should hide them.

     

    Best regards,

    Yuliana Gu

3 Replies

  • v-yulgu-msft's avatar
    v-yulgu-msft
    Microsoft Employee

    Hi sqlguru448,

     

    One button can be applied with only one action. In your scenario, to switch from current bookmark to next bookmark, and switch from next bookmark to the third bookmark, you need to insert two buttons. If you also need to return back to previous page, an extra button is required. That way, there might existing several buttons on the same page, you should hide them.

     

    Best regards,

    Yuliana Gu