Forum Discussion
Isaac Titlow
Jul 11, 2017Copper Contributor
Any ideas how to edit Highlighted content card templates?
Hi, I'm looking to remove the 'edited by' and 'date' part of the card view when using the Highlighted Content webpart on a modern page. I can't find what the name of the display template it uses woul...
JodyM2273
Aug 21, 2023Copper Contributor
Ryan Gardner I've looked & I do not see anything called Modern Script Editor, the closeet to this that I see is called (under Advanced wep parts) "code Snippet" I've tried using that and setting the type of code to CSS, since that is mentioned in your code. but it does not work -- Am I missing a web part called 'Modern Script Editor?' is that an add-on to standard web parts that are available?
Ryan Gardner
Aug 21, 2023Copper Contributor
JodyM2273 My apologies as I forgot this wasn't something out of the box. More information on SP_DEV-FX-WEBPARTS can be found here: https://adoption.microsoft.com/en-us/sample-solution-gallery/sample/pnp-sp-dev-spfx-web-parts-react-...
Technical information regarding this app is here:
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-script-editor
Technical information regarding this app is here:
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-script-editor
- Paobrunelli52Nov 15, 2023Copper Contributor
an idea could be that of providing the capability to filter upon a content type, so that you have by definition all the filtered items with the same columns. At that point you can easly allow card layout definition in the same way you are able to do with lists' board cards layout .