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 / Show submitted custom ...
Power Apps
Unanswered

Show submitted custom items in PowerApps (not in a SharePoint list)

(0) ShareShare
ReportReport
Posted on by 4

I'm trying to do essentially a "reverse-patch" - displaying information in a PowerApp in view mode after it's been submitted. Here's what I have:

 

  • SharePoint list with ~75 fields (not all are used by everyone)
  • PowerApp sits atop the list for ux purposes
    • Default fields work fine 
  • Numerous custom fields that feed TO the default field in SharePoint
    • The purpose is to simplify the input process for end users
  • Example: selecting days in a list box populates the "stock" dropdown field fine:
    comms_mel_0-1712003303759.png

 

The issue I'm having is that - ideally, the selection in the list would continue to be visible after the form has been saved. I've tried an "intermediary field" where the list has a default value that ties back to the dropdown, but alas....circular references. 

 

Any ideas? This is just one of several (ok, a lot of) fields where the goal is to simplify the data entry by breaking it into logical chunks versus large freeform paragraph fields (here's another example of the input):

comms_mel_1-1712003615168.png

 

It should be noted that the SharePoint list functions ONLY as an "ordering/retrieval" hub. Meaning - both the submitters & those who use the data use the PowerApps field, NOT the SharePoint list. 

Categories:
I have the same question (0)
  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    HI @comms_mel,

    Do you want to make the listbox display the last submitted item?

    Could you please tell me that if this listbox exists in your form or it is a standalone control outside the form?

    Does this listbox feed a field in your list?

     

    If it is a standalone control and this listbox feeds a field in your list, to set its default value, you may need to set the Default property as:

    First(Sort(list,Modified,Descending)).listboxColumn

     if this listbox exists in your form, you could set the Item property of the form as:

    First(Sort(list,Modified,Descending))

     

  • comms_mel Profile Picture
    4 on at

    Hi Qi,

    Thanks for the input. This listbox is an example (and I have several of them), but they aren't the only "custom input fields" I have - some are text or a check box as well. Basically, the "default" form controls on a SharePoint list don't fill my needs, so I've added more friendly ones to the data cards as an input field. 

     

    So to answer the question about in the form or outside of the form - I've placed the majority of them within data cards that I've added to the form using the "add fields" tool. So the workflow for a "native" dropdown, for example, is:

    - Add the item (list column) through the "add fields" tool

    - Add an input control to the resulting data card (i.e. if it's a dropdown, add a list box)

    - Set the default value of the default dropdown to the list box selected value

    The issue here is that once the form is saved, the list box selected value disappears (I have the default controls hidden for UI purposes)

     

    For text box arrays, like this:

    comms_mel_0-1712064755281.png

    I have a combined "medical plan information" data card and add these input controls to the data card to simplify user entry. You'll note that there are three different input types here: text, dropdowns, and check boxes. In this case, I have a concatenate formula to combine all of the data points into a single field for our reporting purposes, but I'm still having the same "bi-directional" issue where the data that's been input disappears upon save. 

     

    FINALLY, I have check boxes and text boxes that sit outside of the form container. The check boxes show and hide sections in the form, and I think I can get around that piece with just a separate "data list" to hold that information (right? Am I making sense?). However, the text boxes that sit outside of the form DO tie to the form and I have the same issue with the "bi-directional" data - I can get the data TO the SharePoint list, but it disappears from the input. 

     

    I know this is kind of long-winded and a bit convoluted. I super appreciate any assistance or ingenious ideas! 

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard