-
Notifications
You must be signed in to change notification settings - Fork 215
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
[ENHANCEMENT] Customize products and playlists available per site basis #326
Comments
The guidance I'm personally providing to solve this issue is to add a second custom content pack for each additional agency you need to support. Normally you would need to create the contents of said custom content pack but I'm going to suggest you just point again at the same CDN endpoint that the default content uses that way you can make separate customizations to it. Then do one of two things, either create a separate site collection to act as a learning portal for each of those agencies or embed the web part wherever needed for those agencies and then pin the web part to the agencies content pack. For more details on custom content packs you can see the description in this video (it's towards the end). In that I'm showing how to make your own, but you can also just use the base url of |
But can agencies who have site owner or admin access on the site will have access to all content packs and can update content pack from webpart? If i create a separate learning portal for each of those agencies i'll be able to restrict availability of content packs within webpart? |
Yes there is no security around content packs... you will have to have a level of trust with an "admin" for each agency to have access to the main learning pathways web site to customize their content set. |
okay it would be great if we can audience target product tiles and playlists so that we can restrict them by ad groups. |
I've marked it an enhancement request. |
At this point, we won't be funding an enhancement for this issue due to our current backlog prioritization. That being said, we have tagged this Enhancement Request as a Contribution Opportunity in case community contributors would like to engage and help us all address the ask. If anyone is interested in working on this enhancement, please reach out to discuss possible solutions so that we maintain consistency with the goals and functionality of the solution. |
Once we deploy the custom learning solution to the tenant is it possible to customize which products and playlists can appear for each site. The reason i'm asking is we have different agencies within our tenant who have different licenses within Office365 and we want to make sure they can only see products they have license to.
The text was updated successfully, but these errors were encountered: