Forum Discussion
Bookmark Action mapping issue
- 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
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
Thank you so much!!