icon ADGallery
Created by Orckestra

How to add a gallery to a page

  1. Edit a page
  2. Insert:
    1. the  "ADGallery" component (Components | Media),
    2. or the Composite.Media.ImageGallery.ADGallery function ( Insert > Function),
    3. or the following code:
      Expand code
  3. In the Media Folder (MediaFolder) parameter, select the media folder with the images you want to display as a gallery.
  4. If necessary, change the following optional parameters:
    • Order By (OrderBy): The field to sort images in the gallery by: Title, FileName, Description. 'Title' by default.
    • Sort Order (OrderByAscending): The order to sort data by: ascending (True), descending (False). Ascending by default.