Russell Jarvis
Posts: 0
Joined: Wed Jul 16, 2014 8:18 am

Non-collapsible set...

I'm looking for a UI component that works like a collapsibleSet where I can map an array of query results to it but I don't want the collapse function. I want all the data to be shown by default. Does such a thing exist?

I've tried putting all my data into the header of a collapsible set but I can't find a way to completely remove the collapse / expand button and the lower content area still remains.

Sorry if this is a really basic question!

Cheers, Russ

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Non-collapsible set...

Hello Russell,

You should use list instead of collapsibleSet: http://devcenter.appery.io/documentat...

Russell Jarvis
Posts: 0
Joined: Wed Jul 16, 2014 8:18 am

Non-collapsible set...

Great, thanks. Don't know how I missed that!

Return to “Issues”