Button to toggle between 2 Favorite Formats

This might be a simple question.

I want a button to toggle between two view states: List and Details. I'd like to specify a Favorite Format for the each one... but the SET VIEW=List,Details command will not let me specify one.

Combining a button that toggles, or cycles, often does not work as expected when you want to use additional commands in the button. For that reason I'd do this with a 3 button button where a left click puts the lister in one favorite format and a right click switches to the other.

I missed the Set FORMAT command.

but you're three button approach is one that I'll look into because it seems that the Set FORMAT command doesn't take multiple options like Set VIEW does.

Using a Style is often a good way to combine a folder format and view mode change into a single action.

Unfortunately I don't think you can make a single button which toggles between two style modes, but that seems like a reasonable thing to ask for as a feature request.