Browse by Tags

Tagged Content List
  • Forum Thread: How to Get User Media List

    I would like to get Media List for a User. How can i get using the API
  • Forum Thread: Uploading files to gallery

    Hi, We have to provide an option to the user to upload files to the media gallery. We have written the following code in the widget: -------------------------------------- #set($GalleriesList = $core_v2_gallery.List("%{UserId = $core_v2_user.Accessing.Id}")) #foreach($gallery...