Page 1 of 1

Add text or content into "accordion" -component?

Posted: Tue May 25, 2021 1:36 pm
by Varaosa
Yush, i just like to ask how i can add text or any content into "accordion" -component?

When i add "accordion" -component in web page, it's show default 4 slots, that have no "inside content", i found one sample project file that have thinks & content, that i could use but, for now i got issue when i want to add 5 slot or another slot there so, now i don't know how then i can add text or content in next slot?

When i try to drag anyting into 5 or next slot, it's added content only previous 4 slot or top or bottom "accordion" -component. Not next free slot that i want to.

So how to determine content goes to the next "accordion" -slot?

Re: Add text or content into "accordion" -component?

Posted: Tue May 25, 2021 2:10 pm
by Pablo
The accordion works just like any other container.
Just make sure the drop area (panel) is large enough for the content and then drag the object into the panel.

Re: Add text or content into "accordion" -component?

Posted: Tue May 25, 2021 4:17 pm
by Varaosa
Pablo wrote: Tue May 25, 2021 2:10 pm The accordion works just like any other container.
Just make sure the drop area (panel) is large enough for the content and then drag the object into the panel.
-I got this now someway to work. The default spacing of the component is too small even if the content is small so it does not fit. By making the content of the component more compact, I made the content fit inside.