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 Apps
Answered

Button Navigation

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, Experts! need your help.

 

I'm trying to create a condition wherein, once the users submitted their entries (submit button) and will go back again to 'Submit Button'. they will now redirected to the Progress view so that it will not create multiple entries..

 

it's like, i'm a user and i have already submitted my entries, but i accidentally hit the "Submit button" again that will cause duplicate entries. how to restrict the users that once they have entries in SharePoint list, they should no longer be able to submit another entries, instead, they will routed to progress view once they accidentally hit the submit button

how to do it? need your help on this. big thanks!

Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Anonymous

    Put a Navigate() function in the OnSuccess property of the form to take the user to another screen. 

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hello, how to do it? thanks

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

    Here is something I add on based on @Drrickryp.

     

    To disable the submit buttion if the current user has already had input, you could set the submit button DisplayMode property as below:

    If(!IsBlank(LookUp(listName,'Created By'.Email=User().Email)),DisplayMode.Disabed,Edit)

     

    Or, you could set as below:

    vqiaqimsft_0-1681107560483.png

     

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 401 Most Valuable Professional

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard