Forum Discussion

SantoshKumar's avatar
SantoshKumar
Icon for Microsoft Employee rankMicrosoft Employee
4 years ago
Solved

Working with multiple Buttons and Multiple Bookmarks

HI All,

 

I have created a page in which i am using 5 Buttons and 5 Bookmarks as shown above.
For Bookmark_A (Button A) & Bookmark_B (Button B), i have kept Visual C as default to shown.

which means: when i click on Button A or B, irrespective of current visual in C,D & E -> the visual changes to Visual C 

Similar case happens when i click Button C,D or E out of Visual A & B, it changes back to Visual A.

 

My requirement is that when i click Button A or B, the current visual in C,D,E should not be changed and vice versa. Can any one please guide me on how to achieve it?

 

Thanks 

Santosh Kumar P

 

 

6 Replies

  • MahyarTF's avatar
    MahyarTF
    Icon for Memorable Member rankMemorable Member

    Hi,

    If I am not mistaken, You need to show Visual C, when you select Button A or Button B,

    If it is :

    You need to show the visual C in both A and B Bookmark, Hide the others and then update those :

     

  • SantoshKumar's avatar
    SantoshKumar
    Icon for Microsoft Employee rankMicrosoft Employee

    MahyarTF No, that is not the case. Irrespective of my Selection of Button A or B, Selection in C,D & E should not be changed.
    Example:

    1. i have selected Button D so my visual D is on display.

    2. When i now click on A or B, then visual D should not change to C 

     

     

    • MahyarTF's avatar
      MahyarTF
      Icon for Memorable Member rankMemorable Member

      Oh,

      You mean regardless of the order the last visual for the other section is remain(not changed).

      Not sure if it is possible, as I know the bookmarks are works on the Show/hide property, if there is more than one visual in each position, the visual will be shown based on the layer order.