question

Xenon-4095 avatar image
0 Votes"
Xenon-4095 asked EchoDu-MSFT commented

How do you create drop down sections in SharePoint?

The only answers that I've found online only discuss creating drop down navigation menus or drop downs for lists.

I'm wanting to know if SharePoint can create drop downs like this page under step 5. I'd like to add something like that to a page I create. Is this possible?


93646-screenshot.jpg


office-sharepoint-online
screenshot.jpg (141.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

EchoDu-MSFT avatar image
0 Votes"
EchoDu-MSFT answered

Hello @Xenon-4095 ,

Welcome to Q&A Forum!

There are two solutions for your reference:

Step1:Add jQueryUI SPFX web part to your SharePoint. For more information, please see Add jQueryUI Accordion to your SharePoint client-side web part.

93892-jqueryui.gif

Step2:Using jQuery code to classic sharepoint page

  • Creat a page and Edit page

  • Add a Script Editor web part and paste this code: The jQuery.txt

  • Now on your Page Content, Type in a sample header and click Format Text. You can choose from Header 1 - Header 4.

93882-classicpage.gif

Thanks,
Echo Du
====================
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.





jqueryui.gif (307.5 KiB)
jquery.txt (600 B)
classicpage.gif (919.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Xenon-4095 avatar image
0 Votes"
Xenon-4095 answered EchoDu-MSFT commented

Thanks, @EchoDu-MSFT

Both options look very daunting to do for someone who isn't a programmer. SharePoint does not have any other web part that's built in to do this? If not, then I'll update this and make your response the answer.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Xenon-4095 ,

Thanks for your reply.

According to my research, there is no OOB solution to realize your design in SharePoint Online.

Thanks,
Echo Du

0 Votes 0 ·