Forum Discussion
Ivan54
Aug 26, 2016Bronze Contributor
Expandable/Collapsable Text
Hi, Is there way to create/format text that is expandable and collapsable in sharepoint? Like on technet (e.g. https://technet.microsoft.com/en-us/library/jj200580(v=exchg.150).aspx)
Josh Swearingen
Aug 26, 2016Copper Contributor
I have used jquery to display list data in accordion format. I then expanded that into a web part that did the same (on-premise). I do agree with the other comments, this increases maintenance costs and risk. We recently started allowing our users to use Apptex which has an accordion feature. http://spapptex.com/ (I am no way associated with Apptex, just use the free version) Hope this info helps.