Browse by Tags

Tagged Content List
  • 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...