Coder Social home page Coder Social logo

Comments (5)

Saikrishna-MSFT avatar Saikrishna-MSFT commented on May 25, 2024

@OGcanviz
Please ensure to install in the company communicator for Announcements and get the Notification table SAS URL and update in the appsettings.json for the key called - "StorageTableEndPoint"

News component:
Create a SharePoint page with news web part, publish it. then add news link to the site.
then make use of feed intend viewer to get the list id for the news web part. update the List id on the appsettings.json.
Please ensure to create a SharePoint app to access the content of the site and update the values for the following in the appsettings.json.
SharePointClientId
AppSecret
Resource

from tools.

Saikrishna-MSFT avatar Saikrishna-MSFT commented on May 25, 2024

@OGcanviz
Please ensure to install in the company communicator for Announcements and get the Notification table SAS URL and update in the appsettings.json for the key called - "StorageTableEndPoint"

News component:
Create a SharePoint page with news web part, publish it. then add news link to the site.
then make use of feed intend viewer to get the list id for the news web part. update the List id on the appsettings.json.
Please ensure to create a SharePoint app to access the content of the site and update the values for the following in the appsettings.json.
SharePointClientId
AppSecret
Resource

Register app at
https://{SharePointSiteUrl}/_layouts/15/appregnew.aspx

Add required permission to the app at
https://{SharePointSiteUrl}/_layouts/15/appinv.aspx

Verify the app at
https://{SharePointSiteUrl}/_layouts/15/appprincipals.aspx

from tools.

Saikrishna-MSFT avatar Saikrishna-MSFT commented on May 25, 2024

Please follow the above mentioned steps for configuring the news/announcements sections.

from tools.

tinsheep avatar tinsheep commented on May 25, 2024

Note you have to have 6 items in your SharePoint news list or the page will still throw an exception - that or you need to change the indexes in index.js to 0,1,2 rather than 3,4,5. Not sure why it is this way

from tools.

Saikrishna-MSFT avatar Saikrishna-MSFT commented on May 25, 2024

@tinsheep , Thanks for your inputs, Indexes have been updated accordingly.

from tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.