How To Create Content Types In SharePoint Online

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 31

  • @stevecorey365
    @stevecorey365  ปีที่แล้ว +2

    Check out the final video in this series!
    th-cam.com/video/jGosiA8XVDY/w-d-xo.html

  • @squareggs
    @squareggs ปีที่แล้ว +2

    Thank you, clearly explained.

  • @peterstalworth
    @peterstalworth 6 หลายเดือนก่อน +1

    A video on the relationship between document Sets and content types etc would be amazing!

    • @stevecorey365
      @stevecorey365  6 หลายเดือนก่อน

      Noted! Thank you!

  • @vossenjonk3448
    @vossenjonk3448 ปีที่แล้ว +2

    5:58 Thank you for the tip!

    • @stevecorey365
      @stevecorey365  ปีที่แล้ว

      My pleasure! Lots more to come!

  • @siemenvandersande193
    @siemenvandersande193 3 หลายเดือนก่อน

    Exactly what I was looking for, great video!

    • @stevecorey365
      @stevecorey365  3 หลายเดือนก่อน

      Awesome, thank you!

  • @jedi4355
    @jedi4355 หลายเดือนก่อน +1

    Nice video. Is there a way to only show specific columns when changing views? If I had project plans and project expenses in the same document library, ideally when I am looking at the expenses, I would only like to see specific columns related to that. I wouldn't want to see and expense columns when looking at a project plan. Maybe I am not setting the library correctly.

    • @stevecorey365
      @stevecorey365  หลายเดือนก่อน

      Yes! When you create a view, you specify which columns you want to see. So in your example, one view could show project plan-related columns, while another view would show expense-related columns.

  • @ecolegio
    @ecolegio ปีที่แล้ว +1

    What if I want to add a differente kind of file which icon is not available on Sharepoint? is there a way to define my own icon? Thanks for the amazing content!

    • @stevecorey365
      @stevecorey365  ปีที่แล้ว

      You could use JSON formatting to set the icon to something custom. I'd probably start with a custom column so you can access the JSON formatting feature. I've got a few videos that cover this subject. Here's the first in the series! th-cam.com/video/EGKEaHb4ewY/w-d-xo.html

  • @jasonjelicich
    @jasonjelicich 7 หลายเดือนก่อน

    This video helped me add content types successfully - thanks legend!

  • @MeandHimPodcast
    @MeandHimPodcast 5 หลายเดือนก่อน

    Helped me so thanks! Have liked and subscribed👍

    • @stevecorey365
      @stevecorey365  5 หลายเดือนก่อน

      Glad it helped! Thanks so much for letting me know!

  • @georgeluther1903
    @georgeluther1903 7 หลายเดือนก่อน +1

    Immediately running into a concern, hoped you might have some advice?
    My child content types inherent a choice column from the parent content type.
    Each child content type should have a different default value but be able to select a different choice value when needed.
    1. If I inherent the column from parent, it seems like the option for default value is not allowed in the children.
    2. The workaround might be to not inherit the column, but then if I were to switch content types for an existing doc in my document library it erases the metadata as if it's a totally different column, but still shows in the list view.
    3. In the list view I see all the files metadata under one column, but in the library settings you see several with the same name (one column of for each content type)...
    Is there some merging of columns thing that needs to happen? Or maybe just use a conditional calculated column based on [Content Type]?
    P.S. Other than Power Automate (because its flakey when modifying in-use files), Is there a way to programmatically generate a default value. I'm trying to generate something like PC-005 where PC is abbreviation for Procedure content type, and 005 is because it's the 5th procedure created in the lib. I would just just use document ID but "reasons".

    • @stevecorey365
      @stevecorey365  6 หลายเดือนก่อน

      If you want to programmatically set a default value, you'll need something other than SharePoint. Power Automate or PowerShell would be options for you, although possibly the new Autofill column could work?

  • @jerusalem7050
    @jerusalem7050 ปีที่แล้ว +1

    Thank you so much!

    • @stevecorey365
      @stevecorey365  ปีที่แล้ว

      You're most welcome. Thank you for the thank you! 😀

  • @dilankamohotti3607
    @dilankamohotti3607 8 หลายเดือนก่อน +1

    If SharePoint allowed permissions on certain views to be assigned using user groups, this feature would be even more fantastic.!

    • @stevecorey365
      @stevecorey365  8 หลายเดือนก่อน +1

      Yes, I've always thought views should have permissions.

  • @alondraespinal5115
    @alondraespinal5115 6 หลายเดือนก่อน

    Hello, great video. I already have a list with about 200 fields. Is there away to add those existing fields to site columns instead of having to create all of them again since the list already has data in it?

    • @stevecorey365
      @stevecorey365  5 หลายเดือนก่อน

      If you're using list columns, you'll have to recreate them, unfortunately. What I'd recommend is using PowerShell or Power Automate to automate the data move from one set of columns to the other. 200 columns is a LOT of columns, though 😮

  • @mensrea2686
    @mensrea2686 ปีที่แล้ว +1

    Hi Steve, awesome video as usual. quick question, and apologies in advance if you have already explained this: What if I wanted to upload bulk of files to the folder? can I do batch assignment for the different types I've created? e.g. to give it all the same topic title?

    • @stevecorey365
      @stevecorey365  ปีที่แล้ว

      Hey Mens! So the way that works is that when you do a bulk upload, all documents are added using the default content type on the library (whichever you set as default in Library Settings). After the upload, you can change the content type of any of those documents if you wish. You can also select multiple documents after the upload and change the content types in bulk.

  • @spitsparrow
    @spitsparrow 9 หลายเดือนก่อน +1

    Is there no option to add content types or columns to a subfolder only.. Does it have to be the entire Document library. ? I have a subfolder full of one type of document that requires a bunch of metadata.. the other folders in the document library dont need the columns or same metadata.. how to apply this to just a folder and not a document library.. if I have to do this a document library level for everything then im going to have so many document libraries.

    • @stevecorey365
      @stevecorey365  9 หลายเดือนก่อน

      For 99% of use cases, you want to avoid using folders in your document libraries. As counter intuitive as it seems, you want a "flat" library, with all files in the same root level. Use indexed columns and content types. Set up views to filter the data how your users need to see the files. That's the modern approach, however if you really need folders, look into document sets. That's a much better approach to folders, while still looking like it's a folder.

  • @lolygading8220
    @lolygading8220 ปีที่แล้ว +1

    Hello i have question, how to create a new content in sub topic in sharepoint?

    • @stevecorey365
      @stevecorey365  ปีที่แล้ว

      If you mean a sub-content type, you can specify an existing content type to serve as the "base" and then add any new fields you need on the new content type.