Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

List category

Hi,

I have a list of recipes, which I list on my app page using the database list service. This is working fine.
However, I need to categorise them. So, I need a category page -- click on category -- opens recipes specific to that category --- click on recipe --- opens recipe details.

Can you help me implement this please?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

List category

Hello!

This can be done by invoking REST services. Please clarify what have you tried and what exactly doesn't work?

Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

List category

Any updates please?

Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

List category

Can someone please help me out with this?
It has been a while since i posted this question

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

List category

Hi Sunita -

What difficulties are you having to create the service like you have for the first page and link it before the first page?

Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

List category

Hi Illya,

I am not able to link a category (for e.g Soups) with recipes specific to it (for e.g Tomato Soup, Mixed Soup etc).

I want to be able to list categories from database, and when I click on a category name, it should display to me only those recipes that are specific to that category.

Does this make more sense?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

List category

Yes, you are right. You should create such data in your database and perform query which will return you the specific recipes list.

Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

List category

You have just repeated my question up there Illya!

Could you guide me through the steps a little maybe?

Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

List category

I managed to do this, thank you for your help!

Return to “Issues”