Did you already made start in Razor which you could post? If the categories are nodes you can just loop through those. Per category node you can have API node and render that.
No.I didn't start to code.I am planning to do it through razor. I am going to use pre-values of dropdown list datatype for categories...I need to list out all api during pageload..Then on clicking specific category, it is need to list out respective api.
How to list out contents based on specific categories ?
Hi,
I have a page in my site in which I need to list out third party APIs. Each API has image, link and description.
These are all under different categories. When I choose one category, it will list out corresponding api. How can I achieve this through razor ?..
I attached an image below (for reference only)
Hello,
Did you already made start in Razor which you could post? If the categories are nodes you can just loop through those. Per category node you can have API node and render that.
Jeroen
Hi Jeroen,
No.I didn't start to code.I am planning to do it through razor. I am going to use pre-values of dropdown list datatype for categories...I need to list out all api during pageload..Then on clicking specific category, it is need to list out respective api.
is working on a reply...