Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I want to use Umbraco to store custom news feeds.
A news feed has 2 properties 1) title 2) url
Each news feed item has to be associated to a role also, like: everyone, member, nonmember, promember, etc.
I then want to make an API call that will fetch all news feed items for the role "everyone", or "member".
These roles "everyone", "member", etc. are not really defined in Umbraco but in our own custom portal software.
How can I do this in Umbraco? Is this feasable?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Creating a mini news feed with custom views for different roles
I want to use Umbraco to store custom news feeds.
A news feed has 2 properties 1) title 2) url
Each news feed item has to be associated to a role also, like: everyone, member, nonmember, promember, etc.
I then want to make an API call that will fetch all news feed items for the role "everyone", or "member".
These roles "everyone", "member", etc. are not really defined in Umbraco but in our own custom portal software.
How can I do this in Umbraco? Is this feasable?
is working on a reply...