Forum Discussion
Mike Dumka
Mar 26, 2018Iron Contributor
SharePoint Modern List - Open New Item from a Modern Page
Hi There,
I am trying to figure out how to get users to add a new list item (Modern Experience/Sliding Panel) from a link on a Modern Page.
I am looking for the same experience that a user woul...
Wagner Cox
Jun 21, 2019Copper Contributor
Mike Dumka I had the same requirement and did a work around using the "Embed" modern web part. This way, I kept the existing experience from the form list. The only catch with that is your new item form will load inside the Embed web part, so you have to work with the space in the page to display properly.
I hope that will help you.
-Wagner