Filter Items By Album:
# Type Album Title Category Thumbnail Image Video Link
No Items to display
{{ctrl.currentItem.Id}}
   
   
# Title Description Category Image Link
{{$index+1}} *
# Source Url Items
{{$index+1}} {{item.Source}} {{item.Url | limitTo: 50}} ... {{item.NumberOfItems}}
No Items to display

* for Mandatory column
  1. * [ItemType] of type integer, possible values are [1 for Image, 2 for Video, 3 for Album]
  2. * [Title] of type string
  3. [Description] of type string
  4. [ThumbImageURL] of type string
  5. [ImageURL] of type string
  6. [Link] of type string
  7. [VideoType] of type string, possible values are [youtube, vimeo, soundcloud, wistia, html5video]
  8. [VideoId] of type string
  9. [VideoOGV] of type string
  10. [VideoWEBM] of type string
  11. [VideoMP4] of type string
  12. [CategoryId] of type int
  13. [CategoryName] of type string
  14. [AlbumId] of type int
  15. [AlbumTitle] of type string
Module Version: {{ctrl.version}}