Forum Discussion
sqlguru448
7 years agoHelper III
Bookmark Action mapping issue
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 t...
- 7 years ago
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
sqlguru448
7 years agoHelper III
Any help please?