Not Show ALL results upon page load

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
frengix
Posts: 6
Joined: 2015-05-12 17:53

Not Show ALL results upon page load

Post by frengix » 2015-05-13 14:14

Hi

I am trying to design a catalog with a quick search button. What I need help with please is how to prevent the default behavior in a particular page where first 4 results in the table are shown. I need a clear page and only start showing results when I perform a search. How can this be accomplished?

Thanks

Satya Kavala
Veteran Member
Posts: 45
Joined: 2015-04-15 06:33
Location: Hyderabad
Contact:

Re: Not Show ALL results upon page load

Post by Satya Kavala » 2015-05-14 11:58

HI,
i think hooks init() function may be useful for you because init() function is called when the page is loading there you can place the condition for searching .
Thanks&Regards
Satya Kavala
[email protected]

frengix
Posts: 6
Joined: 2015-05-12 17:53

Re: Not Show ALL results upon page load

Post by frengix » 2015-05-16 11:31

Thanks but I am just a newbie in this with no coding experience in PHP. So I wouldn't really know how to do that! :|
Could you help guide me?

Thanks

Satya Kavala
Veteran Member
Posts: 45
Joined: 2015-04-15 06:33
Location: Hyderabad
Contact:

Re: Not Show ALL results upon page load

Post by Satya Kavala » 2015-05-18 05:13

Hi, Yeah sure ...
Thanks&Regards
Satya Kavala
[email protected]

frengix
Posts: 6
Joined: 2015-05-12 17:53

Re: Not Show ALL results upon page load

Post by frengix » 2015-05-21 16:05

Great, can you guide me as to how to do it please then?

Thanks


Post Reply