Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(react-application-news-ticker) If I wanted to use a List with a different name 'News', where would I need to make a change? #561

Open
superhotfireman opened this issue Nov 11, 2022 · 1 comment

Comments

@superhotfireman
Copy link

Sample

https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-application-news-ticker

Author(s)

@arigunawan3023

Question

Hello everyone,

In some a site that we use the ticker extension on, users wanted to create a new List called 'Announcements" and use that as a source for the Ticker extension app (because we already have a List called News for other purpose).

To accommodate that, I have made changes to the following location but when I checked on Chrome's 'Inspect' tab, I can see that it's still looking for a List called 'News' instead of 'Announcement' list.

So the places I made changes to are below. After making changes, I re-deployed the app (by using gulp build, bundle --ship, and package-solution --ship) by adding the new spkg file to App Catalog.

  1. serve.json
  2. element.xml

Could someone who's more experienced advice how I can go around this?

@ghost
Copy link

ghost commented Nov 11, 2022

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants