JSON / Slider Problem: Conditional visibility of elements possible?

I am building a slider with a JSON provider loosely based on the Stacked Testimonial Slider.

My question is this: can I program different visibility of elements within the JSON? (I.e. say I want a certain grid layout to display in slides 1, 2 & 3, but a totally different set of grid cells to display in slides 4, 5, & 6, could I just drop two grids into a slide and have a JSON mapping like “grid-1” : “visibility:true”, "grid-2: “visibility:false” or vice versa, and then just list the appropriate mappings for each slide?

If something like the above IS possible, what would be best practices for implementing this?

Hi John,

Thanks for reaching out.
It is not very clear what exactly you are trying to achieve here. Can you please elaborate on what you are trying to achieve, providing a screenshot marked with the section or any videos will be a great help to understand?

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.