Skip to content

Instantly share code, notes, and snippets.

@benjaminrau
Created August 25, 2014 07:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benjaminrau/47c9162d310fcd22fbae to your computer and use it in GitHub Desktop.
Save benjaminrau/47c9162d310fcd22fbae to your computer and use it in GitHub Desktop.
Gallery FCE as example how to use fal images in Flux Content Elements
@randomresult
Copy link

Shouldnt it be: flux:form id="certificatebox" options="{group: 'MG'}"

@discotizer
Copy link

In the section "Item" i would like to use image.link instead of image.url so the link goes to the selected page instead to the image itself.
The problem is the link gets rendered like this http://www.site.com/12 <- when i select the page with id 12.
I could do href="?id={image.link}" ... but i'd really like to have URLs processed by realurl (with the page's name instead of the ID).

@meronimo
Copy link

how do i show the images in the preview grid in the backend?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment