40
Views
2
Comments
Accordion Item widget
Question
Application Type
Reactive

Hi, everyone

I would like to know about Accordion Item/Attachment widget.

I'm implementing an accordion item in a popup widget that allows attachments to be uploaded.
However, if you upload multiple files, you will not be able to see how many have been uploaded, and the trash can icon will be hidden. (
Area surrounded by yellow line)

The styles property doesn't seem to be editable, so are there any other workarounds?

Regards,

Zamiemon


UserImage.jpg
Puja Rani

Hi,

You cannot edit CSS directly from Style properties for accordion item. You need to inspect from browser on that component and try to play around with the CSS. then you can add that customized CSS on your screen CSS style sheet editor. Since there will be multiple files in your popup so you can add a scroll to your popup with CSS. Hope this helps.

2023-05-08 05-34-05
Piyali Saha
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.