Forum Discussion

BenjaminFlores-'s avatar
BenjaminFlores-
Community Member
10 days ago

Headers

Hi:

I have a slide with four buttons and four layers. Each button has three headers that I made into collapsing menus. I was able to make it work for the first button, but for some reason the menus don't work for the other three buttons. When the user clicks on a button, three headers will be displayed (Description, Associated Modules, Associated Roles). When the user clicks on the Description chevron, I want the other two headers to be hidden, and the chevron will face down to reveal the content panel. I want the user to close the content panel by clicking on the chevron which will allow the user to see the three headers he/she saw at the start. When the user clicks on the Associated Modules chevron, it'll face down to reveal the content panel, it'll hide the Associated Roles header, but not the Description header. After clicking on the second chevron (associated modules), it'll go back to the way it was at the start. Finally, when the user clicks on the associated roles chevron, the first two headers will remain on screen. The user will click on the chevron again to close the content panel for associated roles so that the screen goes back to the way it was at the start. 

Please see attached file.

Thank you

2 Replies

  • First of all, thanks for sharing the file.  Nice design.  In testing the slide, I was able to get everything to work except for an issue in the "Editor" layer. The word "Description" would disappear and would not return. I found a trigger that needs to be edited for that to work properly under Group 3.  The Else portion of the condition currently says "set the state of Header3Button1" to normal when it should read "set the state of Header1Button1" to normal.  Other than that, everything seems to work as you described it should.

     

    • BenjaminFlores-'s avatar
      BenjaminFlores-
      Community Member

      Hi Ron:

      Thank you for getting back to me. I fixed the else statement in the second trigger under group 3, but I have two more questions: The chevron icon next to Editor doesn't face down after clicking on it, even though it has the correct state and uses the same triggers as the Admin chevron. What am I doing wrong? (see image)

      My second question: How do I keep the the other headers on the screen? especially when clicking on 'Associated Module' and 'Associated Role'?

      Thank you!