Here's the toggle button code:
@if:Set SORTBY=name
Set SORTBY=modified
Set SORTORDER=Files
@if:Else
Set SORTBY=name
Set SORTORDER=Folders
Here's the toggle button code:
@if:Set SORTBY=name
Set SORTBY=modified
Set SORTORDER=Files
@if:Else
Set SORTBY=name
Set SORTORDER=Folders