Skip to main content

Notifications

Design & Build
Suggested answer

Table Selected Issue

Posted on by 28
Hello, 
 
Currently having issues using the Modern Table Controls. I have a "Add Record" button which works great. However when selecting a record in the table, my "Edit Record" pulls up the form with no data in the from to make a edit. 
 
Am I missing something? Screen shots below. 
 
Record in table selected to make a edit. No data visible to update it. 
 
 
 
Categories:
  • Tasturhelden24 Profile Picture
    Tasturhelden24 28 on at
    Table Selected Issue
    Hello, 
     
    Only have one screen. However there are multiple form containers. So virtually I am trying to pull data from the soptable under tablecontainer to the sopeditform in formcontaineredit. The user would edit the record as needed and hit a button to save any changes.
     
     
     
     
  • Suggested answer
    FLMike Profile Picture
    FLMike 23,258 on at
    Table Selected Issue
    Hi
     
    Is your Table on the same screen as your form? If not that is why.
     
    You would need to pass that selected item to the Form Screen as you Navigate
     
    Item property would be _SelectedItem
     
    Navigate to Form/Screen from Table
     
    Navigate(FormScreen, Transition.None, { _SelectedItem: soptable.selected });

Helpful resources

Quick Links

Welcome to the Power Platform…

We are thrilled to unveil the newly-launched Power Platform Communities!…

Community Update Sept 16…

Power Platform Community Update…

Welcome to the new Power Platform Community!…

We are excited to announce our new Copilot Cookbook Gallery in the Community…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 140,719

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,355

Leaderboard

Featured topics