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 / Button to submit form ...
Power Apps
Answered

Button to submit form and update item

(0) ShareShare
ReportReport
Posted on by 106

I have a sharepoint list with basic event information. I am wanting to add a button that submits a form and updates a status to completed.

 

Not sure the best way of doing this.

Categories:
  • charafRef Profile Picture
    91 on at

    Hi , 

    i don't understand clearly your question. However Do you check this doc about submit function:

     

    https://powerapps.microsoft.com/en-us/tutorials/function-form/

     

    Regards ,

  • Grahambo05 Profile Picture
    106 on at

    I am wanting the ability to add a text to a datacardvalue whenever submit button (submitform(form1)) is pressed 

  • v-micsh-msft Profile Picture
    Microsoft Employee on at

    Hi @Grahambo05,

     

    So here you would like to change a label control after button pressed?

    we could add the following code after the formula of the Button onselect property:
    UpdateContext({SubmitStatus:"Completed"})

    Then change the text property of the label control with:

    SubmitStatus

    Besides, under the OnVisible property of the screen, add the following:

    UpdateContext({SubmitStatus:""})

     

    Besides, DataCardValue should be bound with the corresponding field of the data source, if you would like to change the value within the App, then there are more details that you need to take notice of.

     

    Check the article below for reference:

    Understand data forms in Microsoft PowerApps

     

    Regards,

    Michael

  • Verified answer
    Grahambo05 Profile Picture
    106 on at

     hi @v-micsh-msft,

     

    I ended up creating a flow using the submit button to change the value in the sharepoint list.

     

    Thanks!

  • KateEste Profile Picture
    2 on at

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard