1 Reply Latest reply: Dec 4, 2012 11:06 PM by Gang_Z RSS

    Handling folders having large number of Assets

    senthil.t Community Member

      Hi,

       

      In adobe drive how do we handle folders having thousands of assets.

      Is it possible to load the assets as the folder is scrolled down or up?

       

      Thanks,

      Senthil.

        • 1. Re: Handling folders having large number of Assets
          Gang_Z Community Member

          Hi,

           

          I think you are talking about the user case in Bridge, right?

           

          Adobe Drive requests all the children assets returned from one GetChildrenHandler call against the folder.

           

          It is impossible to load the assets as the folder is scrolled down or up, however I think it is possible load children assets page by page like viewing search result in Bridge, it is not implemented yet

           

           

          Gang