web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Create SharePoint Item...
Power Apps
Answered

Create SharePoint Item with a Button and no data

(0) ShareShare
ReportReport
Posted on by 505

I am sure there is a better way to do this, but I am using two SharePoint list items as a relationship for contact info and parts. My thinking is that from the home page I could click a button that would create an item and at the same time navigate me to that item to be edited. My hope is that will generate my list ID for me used with the other related list to enter in parts.

Categories:
I have the same question (0)
  • Verified answer
    victorcp Profile Picture
    2,350 Moderator on at

    Hi,

    On your home page add this formula to your button:

    Set(varItem, Patch(ContactInfo_SharePointList,Defaults(ContactInfo_SharePointList),{})); /*This will create the item*/
    ResetForm(FormName);EditForm(FormName); /*This will clean and set the form to edit mode*/
    Navigate(FormScreen); /*this will navigate the user to the form screen*/

    Please check if the names are correct

    in the forms set the item like this:

    LookUp(ContactInfo_SharePointList, ID = varItem.ID)

    Let me know if you have any doubts

     

    I hope it helps 🙂

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard