Button to toggle appearance of toolbar

I'm making a button to toggle the appearance of the Operations toolbar. It has this command:

Toolbar Operations TOGGLE STATE=top

It works, but the Operations toolbar always appears below the others. I would prefer it to be at the top (the first toolbar in the lister). Is there a way to do this? Adding "STATE=top" to my command didn't make any difference.

Try this: Toolbar Operations TOGGLE LINE 0

https://docs.dopus.com/doku.php?id=reference:command_reference:internal_commands:toolbar

1 Like

Perfect, thank you.

1 Like