About pagination

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

About pagination

subhasis
how a user see the search results in one page?
for this how & what page will be modified?
please help me ASAP.
Reply | Threaded
Open this post in threaded view
|

Re: About pagination

Anil Patel
I did not understand your question. Can you give some more details.
Anil

On 4/6/07, subhasis <[hidden email]> wrote:

>
> how a user see the search results in one page?
> for this how & what page will be modified?
> please help me ASAP.
> --
> View this message in context:
> http://www.nabble.com/About-pagination-tf3536849.html#a9872352
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: About pagination

sayoke shome-2
In reply to this post by subhasis
I believe Subhasis is asking , how we can show some search results which
will not be limited in a single page (like google search which stores search
results to show in multipage by clicking on the next or page number link).

Struts provide this functionality using "pager" taglib.

I think Subhasis wants to know whether there is any functionality provided
in ofbiz for this type of application.

All I can say is I have worked on development of a multipage ordering
journey of eCommerce applicaiton. There we used same ftl to come up in
different look as per the database. But there we had to use custom logic (no
existing functionality was there).

can anybody bring some light on "pager" functionality of ofbiz (if it
exists).

Thanks,
Sayoke

On 4/6/07, subhasis <[hidden email]> wrote:

>
>
> how a user see the search results in one page?
> for this how & what page will be modified?
> please help me ASAP.
> --
> View this message in context:
> http://www.nabble.com/About-pagination-tf3536849.html#a9872352
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>


--
cheers,
Sayoke Shome