Page 2 of 2

Collapsible block with dynamic content

Posted: Thu Sep 19, 2013 1:23 pm
by Angela Temple Rogers

I am using a parse database. I have a class called Events and another one called EventSchedule. I want to be able to have the events show in the text of the collapsible set and when expanded, show the dates and times for the selected event, that you can click on to go to another page. I put a list in the expanded section of the collapsible list. I have successfully mapped the fields from the service that gets the data from my parse database to the collapsible list for the events and for the list, but not sure how to get it to invoke the service to populate the list on expansion.


Collapsible block with dynamic content

Posted: Thu Sep 19, 2013 1:55 pm
by Kateryna Grynko

Hi Angela,

You can use Expand and Collapse Collapsible block events to do this:
Image


Collapsible block with dynamic content

Posted: Thu Sep 19, 2013 3:35 pm
by Angela Temple Rogers

Wow. Not sure how I missed that. I was looking for that very thing, but must have had the wrong component selected. That did what I needed perfectly.