Forum Discussion

Jeff_Hollman's avatar
Jeff_Hollman
Copper Contributor
Dec 20, 2023

Custom Web Part?

I may be calling it something wrong, but hopefully I can explain it better. 

 

Let's say I put the same address on every page in my site. Is there a way to save that address into a "snippet" so that if the address changes I only have to change it in one spot and not on every page individually? In any other web coding it would be considered a partial or template.

 

Thanks.

  • Kelly_Edinger's avatar
    Kelly_Edinger
    Bronze Contributor
    You could create a custom web part. Or you could add it to the footer. Or you could create a List and add the address as the only entry. You'd want to add some JSON to make it look a little nicer.

Resources