Hi all, Just wanted to check if there was a solution or custom code that allows a user to press a button which would allow all the accordions on that page to open?
Feedback from a user has asked if such feature is doeable on fliplet. A nice to have but not essential.
Thanks Mel for pointing me in this direction. I have not explored this before. I will take a look and post back how I get on. I did search for accordions in the self help but did not across this article. Thanks again
Hi Fliplet Team, Thank you for sharing the useful tips regarding opening all the accordions on a page.
The steps I took are:
Added a blank button and set the click parameters to no action.
Using the Query Parameters, using the 3rd example ie( under Open All Accordions with title" " and scroll to the first match) , I added the HTML code below to open accordions with the word LPP.
Hey, Jonathan!
Query parameters are used to perform some action when moving from one screen to another.
Let’s imagine that you have 2 screens: screen 1 and screen 2
On screen 1 you have a button. On screen 2 you have an accordion. Clicking the button on the first screen should redirect you to the second screen and open the accordion section with the heading “LPP”.
To make it work, you should select in the button’s settings:
Link action: Display another screen
Select a screen: specify the screen name with accordion (screen 2)