Can I make accordian like functionalty on simple SharePoint list form that is now using tabs?

  • 3 April 2019
  • 1 reply
  • 20 views

I have a simple O365 list form for that is currently using tabs. There are 6 sections using pane controlsd and rules. My client wants to see if it can be an accordian interface. Is that doable?


1 reply

Userlevel 7
Badge +17

Using classic forms you can accomplish this with JS and jQuery effects on controls. See this example https://community.nintex.com/t5/Nintex-for-Office-365/CREATING-TABBED-FORMS-IN-NINTEX-FORMS-FOR-OFFICE-365/td-p/83971

Soon the Universal Forms will have tabs built in though. In this example you can create tabs to show hide horizontally, you can adapt this to doing it similar to accordians.

Reply