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

Editable Tables

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hey guys,

 

So I have 3 tables. Table 1 is a view that is being used in the browse screen. Table 2 and table 3 are the tables i'm using in the addscreen but only need to input selected data(from table 2 &3) into table 2 ONLY. I just need 2 selections from table 3. Below are screenshoots. Also, when i press play the botton, i dont see either of the forms on the add screen.

 

Table 3 is the bottom selected section by the way.

steel1.PNGsteel_playscreen.PNG

Please help.

 

Categories:
  • Verified answer
    v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

    Based on the issue that you mentioned, I think this issue is related to the DefaultMode property of the Edit form.

     

    Please set the DefaultMode property of your Table2 form and your Table3 form to following:

    FormMode.New

    In addition, you could also consider take a try with the following workarund:

    Set the OnSelect property of the "Navigate" button (click it to navigate to your AddScreen) in your Browse screen to following:

    NewForm(Table3Form);
    NewForm(Table2Form);
    Navigate(AddScreen, ScreenTransition.None)

    Best regards,

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
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard