Hi,
I have a PowerApps form that is created off a SharePoint list. The title is prepopulated by a flow. When a users clicks on the title it opens the PowerApps. I want to be able to display the Title data at the top of the PowerApps form, but not make it available for editing.
I have searched in here but didn't find a solution. Anyone have a solution that works?
Thank You,
Mel
Solved! Go to Solution.
@MelodyShultsadd a label and set the Text property to the item.Title
@MelodyShultsadd a label and set the Text property to the item.Title
Hi @MelodyShults ,
Could you please share a bit more about your scenario?
Do you want the Title field not to be editable within your PowerApps form?
Based on the needs that you mentioned, I think the DisplayMode proeprty of the Title Data card within your Edit form could achieve your needs.
I have made a test on my side, please take a try with the following workaround:Set the DisplayMode property of the Title Data card to following:
DisplayMode.Disabled
Best regards,
I misunderstood your question. I believe that the solution @v-xida-msft has is more appropriate for you.
You had it right! 🙂
Thank you.
Mel
@RandyHayes wrote:@MelodyShultsadd a label and set the Text property to the item.Title
User | Count |
---|---|
142 | |
141 | |
77 | |
74 | |
71 |
User | Count |
---|---|
231 | |
162 | |
75 | |
67 | |
61 |