Forum Discussion

Happier's avatar
Happier
Copper Contributor
Mar 21, 2019
Solved

In Sharepoint home page, add a single link which can create a new list item, if it possible?

I would like to make an Entry in my sharepoint home page, which the visitor click the entry, then the link will guide to new list item windows. That means the user don't even need to visit the list,...
  • Deleted's avatar
    Deleted
    Mar 21, 2019

    Hey Happier ,

     

    If you take a look at your New Item form, you'll notice the URL is something like "tenant.sharepoint.com/Lists/ListName/NewForm.aspx"

    This is the pattern for every list form, so all you need to do is to create a link in your page whith the URL of your new list form.

Resources