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 / Expansion/accordion wi...
Power Apps
Unanswered

Expansion/accordion with View form

(0) ShareShare
ReportReport
Posted on by 97

Hi , is there's a way to make an accordion works on an view form?  I have a contact list , and since per contact person have lots of information, I want to organize it using an accordion (Example; Personal Info, Contact information, Related Organization, etc.) . All I want is when I selected a contact person it will show the personal info only  without enabling to update or edit the details and the rest is hidden through accordion but I can still want to collapse it if I want to have something to peep on.

 

Is this possible? I try to search some tutorial on youtube but I can only found the one that is created in an Edit Form. Please share knowledge about this. Thank you in advance . 🙂 

Categories:
I have the same question (0)
  • AARON_C Profile Picture
    2,235 Most Valuable Professional on at

    Hi @Manilyn0509 

     

    DefaultMode property of the form:

    FormMode.Edit

     

    Add Custom cards to create the headers of each section of your form. Inside these custom cards you can add a label (the title of the section) and an icon to click on (expand and collapse sections).

    AARON_C_0-1707951413441.png

     

    OnSelect of the icon in the custom card: 

    Set(gblGeneralInfo, !gblGeneralInfo) // You can call it anything you want, this is just an example

     

    Change the DisplayMode of each DataCard to be:

    DisplayMode.View

     

    Change the Visible property of the DataCards to be the variable you set in the OnSelect property of the icon:

    gblGeneralInfo // This would be the same for all the datacards in one section.
    

     

    Please tick Accept as solution if the answer is useful.

    Thanks,

    @AARON_C 

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
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard