Displaying Member Content via Newsfeed

Hello,

I am wondering if there is a way to display member content in a newsfeed format? I would like the content that was added most recent to be shown first. I know there are filters that can be setup that allow visitors to choose how to view content, but what I am looking to do is have a page on my site that is just a newsfeed.

Warm Regards,
Ethan

Hey Ethan,
The first step i’d like to suggest is to create a database collection that contains the members content,
create a form and connect it to the dataset with write only permissions
For the newsfeed format you can use repeater component which is highly customizable,
After you add the component, connect it to the dataset with read only permission.
In order to show the last submission just click on manage dataset and at the bottom of the menu you have sorting filters (choose field: “date created” from new to old).

Here is some articles to get you started

  1. CMS (Formerly Content Manager): About Displaying Collection Content in a Repeater | Help Center | Wix.com
  2. CMS: About User Input Elements | Help Center | Wix.com
    3.CMS: Collection Permissions Overview | Help Center | Wix.com
    Good luck!
    Roi