I have a workflow form and the user is asking that based on a dropdown value, a specific section would appear. I have this part working using DFFS, Rules, Tabs and some custom JS. What I would like to have happen is that not only does the section appear with the plus sign but that it automatically (programmatically) expands and changes the + sign to the – sign. Is this available within SharePoint/DFFS?
See the snapshot attached. In this snippet, when I select 2 from the dropdown. I can make the +Model1 and +Model2 sections appear but would like them to appear expanded.