--- On Wed, 11/18/09, George Niculae <[email protected]> wrote:
> From: George Niculae <[email protected]> > Subject: Re: [sipX-dev] XX-6996: user portal phonebook > To: [email protected], "Huijun Yang" <[email protected]> > Date: Wednesday, November 18, 2009, 10:18 PM > > > --- On Wed, 11/18/09, Huijun Yang <[email protected]> > wrote: > > > From: Huijun Yang <[email protected]> > > Subject: RE: [sipX-dev] XX-6996: user portal > phonebook > > To: "George Niculae" <[email protected]>, > [email protected] > > Date: Wednesday, November 18, 2009, 4:44 PM > > > > > > > Hi All, > > > > > I am looking on XX-6996: Unable to upload the > 10k > > phone book as csv - > > on my machine it takes long time to load all 10000 > accounts > > but at the > > end (after 2 minutes) the grid gets populated. > > > In my opinion this is not reasonable even the > "Please > > wait" message is > > displayed - therefore I am thinking to make kind of > > pagination for the > > > existing grid (in this way we won't load all the > entries > > from the > > beginning, but just some of them). > > > To accomplish this I am going to reuse the > existing > > REST service - > > /my/search/phonebook?query={search-term} > > > > > Any thoughts? > > > > > > If only partial phonebook is loaded, what if a record > to be > > searched for > > is not in the loaded part? Does user have to load the > rest > > and search > > for it again? > > > > Huijun > > > > Good point - in order to prevent user to load phonebook > parts just for matching a search criteria I am thinking to > replace the existing search mechanism with a filter - name, > phone and e-mail - similar with other sipXconfig pages, e.g. > Cdr history, Login history. In this way only the filtered > phonebook entries will be displayed. > > George > Actually the search mechanism can be accomplished by using the SmartGWT Adaptive filter, see http://www.smartclient.com/smartgwt/showcase/#grid_adaptive_filter_featured_category - so I will go for this approach. George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
