pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.7k stars 823 forks source link

"text-startswith-callingcodes" => Country Flags Broken #718

Closed gencaslan2014 closed 9 months ago

gencaslan2014 commented 9 months ago

As you can see it is not showing the Flags:

image

Another improvement in here which is important to do would be to embed the country code Flags of more countries by using the https://flagcdn.com/en/codes.json. Would be great if we can somehow make it! Thanks a lot!

tecchan1107 commented 9 months ago

Hi @gencaslan2014 !

As you can see it is not showing the Flags

With the update, external image files are now blocked by default and a domain must be added to HTML Field Security in order to use them. (Reference: Formatting syntax reference - img src security)

image

Added instructions on how to add a domain. Please try adding a domain and see if the image appears. https://github.com/pnp/List-Formatting/blob/0fbcabc4d9b499e822abe18f2b12dfdb32015045/column-samples/text-startswith-callingcodes/README.md

※The code has also been changed, so please apply the following modified code. https://github.com/pnp/List-Formatting/blob/0fbcabc4d9b499e822abe18f2b12dfdb32015045/column-samples/text-startswith-callingcodes/text-startswith-callingcodes.json