84
Views
10
Comments
Solved
accordion item auto close
Question
Application Type
Reactive

How to accordion item auto close  after click on another accordion item from the list

Solution

Hi Preeti, 
Remove the "ListItem" 
Move the "Content\AccordionItem" directly under the List



Refer to the attached image below

AccordionList.oml

Yes , I tried that way also but still not working

Please attach your OML File, will show you how to solve the issue


Hi ,

I have updated OutSystems UI then its working fine

Thank You for your explain.

Simple and pratic. :)

Hi Preeti,
Regardless of Accordion with List or with Accordion Items, 
the "MultipleItems" property of the Accordion must be set to False

Hi ,

I tried this but not working 

Hi please check the attached oml regarding the same

Thanks and Regards

Ridhima Shewani

Accordion_v14.oml

Hi,

I have only these properties for accordion items

So please set IsExpanded property to false and then try

Solution

Hi Preeti, 
Remove the "ListItem" 
Move the "Content\AccordionItem" directly under the List



Refer to the attached image below

AccordionList.oml

Yes , I tried that way also but still not working

Please attach your OML File, will show you how to solve the issue


Hi ,

I have updated OutSystems UI then its working fine

Thank You for your explain.

Simple and pratic. :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.