Forum Discussion
Happier
Mar 21, 2019Copper Contributor
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,...
- DeletedMar 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.
Mar 21, 2019
For this I suggest to create a PowerApp form or even a Forms Fomr that when the user type a new entry the data is added directly or by means of a Flow in the list