Forum Discussion

MBowling's avatar
MBowling
Copper Contributor
Mar 06, 2019

Text Box above SharePoint List

I need to be able to add some text above my SharePoint list with some instructions and links.  Is it possible to do this without making a SharePoint page? 

4 Replies

  • It depends on the version of SharePoint, but the overall idea is you shouldn't. In some cases, it can render the ribbon elements to not function correctly in classic SharePoint mode.

     

    Are you trying to do this on the list view itself or the item display/new/edit forms?

    • MBowling's avatar
      MBowling
      Copper Contributor

      Scott Strausbaugh  I am using modern sharepoint.  I want to be able to put some instructions and external links in the yellow box above the header.  I think this used to be possible in older versions of sharepoint using webparts. 

      • Scott Strausbaugh's avatar
        Scott Strausbaugh
        Iron Contributor

        Yes, in classic mode you could use Edit page, and insert web parts above the list web part. Microsoft removed that functionality in modern view pages. The supported method would be using a new page and then adding text above and and displaying the list below. If you want to modify the New/Edit/Display forms then using PowerApps is your best bet. 

         

        You can read more about it at https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-lists-and-libraries.

         

Resources