Page 1 of 1

CompanyDirectory pagelimit

Posted: Fri Nov 23, 2007 12:51 pm
by Droax
I want to limit the amount of results (summary template) till 20. I know there is a parameter '  pagelimit=""  ' but it isn't responding to that action.  {cms_module module="CompanyDirectory" mode="summary" pagelimit="10"} It still display all the results on one page.

Who can give me the answer to this problem?

Re: CompanyDirectory pagelimit

Posted: Fri Nov 23, 2007 4:29 pm
by kermit
calguy would be the one; but i don't think that feature is included yet. it wasn't working for me and i couldn't find anything in the code for pagelimit other than setting the parameter.

Re: CompanyDirectory pagelimit

Posted: Fri Nov 23, 2007 4:31 pm
by calguy1000
uhm..... ooops

Re: CompanyDirectory pagelimit

Posted: Mon Nov 26, 2007 12:59 pm
by Droax
"uhm..... ooops"  like, i really have forgotten it or more like, i have a solution... within a week?

How should you use this module with more than 20 companies. Is there a other way to limit a page?

Re: CompanyDirectory pagelimit

Posted: Mon Nov 26, 2007 1:39 pm
by kermit
Droax wrote: "uhm..... ooops"  like, i really have forgotten it or more like, i have a solution... within a week?

How should you use this module with more than 20 companies. Is there a other way to limit a page?
categories, perhaps? break down the list a bit.. either by logical categories or alphabetical (all the a's or a-b-c's in one, b's in another, etc..)

the biggest one i've done so far has 84, with logical categories (about 12 or so), and each category summary page has 2-20 entries. but i may have one coming up that has, perhaps, 10-times as many... not looking forward to the back-end un-paginated list for that one... need to be able to browse by category or alpha by letter there, too. (hint, hint) ;)

Re: CompanyDirectory pagelimit

Posted: Mon Nov 26, 2007 2:34 pm
by Droax
ok, it seems like CompanyDirectory isn't the tool for mij problem.. I want to display a list of people and there detail-info(in a subpage). For the enduser there must be a way to sort the list by name or city. Is there a better tool for this purpose? Is about 600 people with 7 field of information on the detailpage en 3 on the summarylist page.

Re: CompanyDirectory pagelimit

Posted: Mon Nov 26, 2007 3:37 pm
by calguy1000
Uhm oops I guess I overlooked that stuff.  I'm on FEU, Products, Cart, and Orders now but promise to re-look at company directory as soon as I can.

Re: CompanyDirectory pagelimit

Posted: Mon Nov 26, 2007 4:23 pm
by Droax
Thx very much... i'll see the results in a month  ;)

Re: CompanyDirectory pagelimit

Posted: Tue Jan 22, 2008 2:56 pm
by Droax
I wonder about the status of 'pagination' the CompanyDirectory module. Can i espect a new version of this module within a week? :D Is there a simple way to build in 'pagination'  in the module?

Re: CompanyDirectory pagelimit

Posted: Tue Jan 22, 2008 3:01 pm
by calguy1000
I've done the work, and fixed a few more issues in company directory as well, I just haven't released it yet, I'm waiting for the products and cart work to be finished (because products is a  modified version of company directory) so that I can nail down the bugs in both versions, and release everything at the same time.