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 / SharePoint id is not s...
Power Apps
Unanswered

SharePoint id is not showing on Power app form after the successful form submission.

(0) ShareShare
ReportReport
Posted on by 76

I am building the Power App forms, and on the success page i want to display the SharePoint created ID for the tool users. but SharePoint id is not showing on Power app form after the form submission. I am using the formula (Formname.lastsubmit.id) function see below screenshot. Could you please suggest any way around to achieve this please?

 

Kuma0002_0-1715782989072.png

 

Categories:
I have the same question (0)
  • mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at

    it could be the case, that the item is not fully saved to the form befor the screen is shown and therefor it is not possible to pull the ID yet. maybe it helps when you are setting a timer

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

  • Kuma0002 Profile Picture
    76 on at

    Hi @mmbr1606 Could you please send me details how to set the timer please ?

  • mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at

    Insert a timer control from the Insert tab. Set the desiree time

     

    Ontimerend property u put the navigate function to the success screen.

    Onselect of the save button put StartTimer(Timer1)

     

    U can hide the timer control with visible property set to false

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

  • Kuma0002 Profile Picture
    76 on at

    Thanks for your quick reply. really appreciate it.

    is this requirement can't be filled without using the timer control? do we not have any formula or other work around for that?

     

  • mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at

    in that case as described i think it is due to the fact, that the item is not saved yet to the list. i would not see an option other than that how u could delay the navigation.

     

    is it a requirement to show the ID in the success screen or a nice to have solution?

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

  • Kuma0002 Profile Picture
    76 on at

    Hey, It is my requirement to display the ID on success screen.

    my comments are underline below.

    Insert a timer control from the Insert tab. Set the desiree time >> Where to insert the timer , is it on success screen Or form screen ?

    Ontimerend property u put the navigate function to the success screen. >> Success screen or Form Screen where to put this with formula navigate (Success Screen name)?

    Onselect of the save button put StartTimer(Timer1) >> Form screen correct ?

    U can hide the timer control with visible property set to false >> Okay

     

    Please help. thanks

  • mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at

    For timer:

    It does not really matter, but insert it to the form screen. As you set the visible propert to false u do not see it

     

    The navigate function you can put in the OntimerEnd property of the timer see screenshot:

    mmbr1606_0-1715852732674.png

    The save button is best to have on form screen, yes

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

  • Kuma0002 Profile Picture
    76 on at

    I have added the timer to the main form screen with Ontimerend property as Navigate (Screen3), should i input Ontimerstart property also ?

     

    Kuma0002_0-1715855615642.png

     

    Next, on the SUBMIT button Onselect property i put SubmitForm(MainForm);Timer2 , is it correct ?

    and then finally I will hide the timer from the screen.

    meaning of this formula [SubmitForm(MainForm);Timer2] is soon the form is submitted , Timer will start and wait for 60 seconds to go to the Success screen , right ?

    Kuma0002_1-1715855713594.png

     

  • mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at

    hey

     

    you do not really need the Ontimerstart property.

    And yes the code would be:

    SubmitForm(MainForm);StartTimer(Timer2)
    

     

    if your timer has another name just exchange it with the Timer2 name

     

    and yes you can set the visible property to false, so the endusers wont see the timer

  • UshaJyothiKasibhotla Profile Picture
    225 Moderator on at

    Hi @Kuma0002 

    Try this 

    take an input text box and put the below syntax in default

    then make visible property of the text box false

     

    then add the textinput as shown below  with the sentence

    for example

    "Your Generic email account creation request has been submitted successfully Thank you!

    Reference No. " &TextInput2_1.Text

     

    it worked for me and please let me know if any questions from your side

    Hope this helps

    Usha

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard