Forum Discussion
Ingrid Schiele
Apr 30, 2021Brass Contributor
Search the content of Site Pages to find out where managed properties are used
Hi there, we do some changes on our SharePoint Online Search Schema and the Managed Properties. Now I need a list of WebPages that uses the "old Managed Property" in a Highlighted Content Web Part s...
- May 18, 2021Yeah, I have solved it!
The page content is stored in the site page property CanvasContent1.
I have written a script that checks if the name of the old managed property is contained in it, that works for me,
Ingrid Schiele
May 18, 2021Brass Contributor
Yeah, I have solved it!
The page content is stored in the site page property CanvasContent1.
I have written a script that checks if the name of the old managed property is contained in it, that works for me,
The page content is stored in the site page property CanvasContent1.
I have written a script that checks if the name of the old managed property is contained in it, that works for me,