User Profile
365CornerDawid
Copper Contributor
Joined Jul 18, 2020
User Widgets
Recent Discussions
Re: Error when using an URL for document template in Content Type
MattWearmouth Looks like the case is not resolved 😕 I manage issue in github but it has been closed 😕 https://github.com/SharePoint/sp-dev-docs/issues/9171 Ok, so what I learned... If the template document is not from contentTypeHub when we want to use "external link" (other site collection) URL the Content Type will be saved with hidden folder (with the CT name) created in contentTypeHub _cts library: But as you can see the FOLDER is empty... Next when we are adding Content Type to any site collection it will not fail but because in the _cts we dont have any content the Content Type from User perspective will not work as there is no file which can be used... It looks like the method to assign URL is partially broken 😕 Hope this will help... Regards Dawid2.8KViews0likes0Comments
Recent Blog Articles
No content to show