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 / How to display item de...
Power Apps
Answered

How to display item details from edit form which are visible=false?

(0) ShareShare
ReportReport
Posted on by 61

Hello,

 

I have Edit form connected with SP List which has few fields have Visible=False.

 

On Submit, I have following actions: 

SubmitForm(EditForm1);ViewForm(EditForm1)

 

How can I display fields on ViewForm, which are hidden in Editform1? 

 

Thanks,

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @PowerApper25 ,

     

    You can achieve this by setting the Visible property of the fields to FormMode.View

     

    Hope this helps, let me know if you have any issues 🙂

  • Verified answer
    v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @PowerApper25 ,

     

    Try to set Visible of these DataCards(Fields) based on the Form's Display Mode.

    If(FormName.Mode=FormMode.Edit,false,FormName.Mode=FormMode.View,true)

    Test Result:

    Edit ModeEdit ModeView ModeView Mode

    Sik

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 510

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 281

Last 30 days Overall leaderboard