Is there a way to click on each photo so that it would bring up another page with video(s) and text?

I have a page that is a photo gallery. I am wondering if there is a way to click on each photo and then it brings up another page with video(s) and text???

The photos are of athletes and I want to also share their testimonials which are done in videos and text. ?

Try creating a button “Go to”, this will lead to the required page.
In the “Action Editor”, you should perform the following steps:

  1. Select “Go to page number”.
  2. Select “Property” instead of “Const”.
  3. Select the Item index of the Gallery in Page number field.

Hi Daniel, I have the same issue with creating a button on the photo that will lead to a page with video.

I am trying to find “Go to page number”, where exactly is it in the action editor interface?

See this post Is there a way to create actions for each photos in a gallery?

  1. Add new action
  2. Double click on source cell and select your Image widget
  3. Double click on event cell and select Double click
  4. Double click on target cell and select Project
  5. Double click on action cell and select Actions > Go to page number
  6. Select Script code and paste source.content.itemIndex + 2, where itemIndex is current image number that started from 0


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.