133
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

2024-09-19 13-52-30
Kavinilammurugu (Kavin)
Solution

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



Refer to the attached image below

AccordionList.oml
UserImage.jpg
Preeti M

Yes , I tried that way also but still not working

2024-09-19 13-52-30
Kavinilammurugu (Kavin)

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


UserImage.jpg
Preeti M

Hi ,

I have updated OutSystems UI then its working fine

UserImage.jpg
ricardo souza

Thank You for your explain.

Simple and pratic. :)

2024-09-19 13-52-30
Kavinilammurugu (Kavin)

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

UserImage.jpg
Preeti M

Hi ,

I tried this but not working 

2022-07-14 13-58-54
Ridhima Shewani

Hi please check the attached oml regarding the same

Thanks and Regards

Ridhima Shewani

Accordion_v14.oml
UserImage.jpg
Preeti M

Hi,

I have only these properties for accordion items

2022-07-14 13-58-54
Ridhima Shewani

So please set IsExpanded property to false and then try

2024-09-19 13-52-30
Kavinilammurugu (Kavin)
Solution

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



Refer to the attached image below

AccordionList.oml
UserImage.jpg
Preeti M

Yes , I tried that way also but still not working

2024-09-19 13-52-30
Kavinilammurugu (Kavin)

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


UserImage.jpg
Preeti M

Hi ,

I have updated OutSystems UI then its working fine

UserImage.jpg
ricardo souza

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.