Page 1 of 1

Quick access to List Management action

Posted: 27 Mar 2015 15:51
by Irwin of Upton
Can a toolbar button be set up that either natively in the program or through a script would return the user to the last opened List Management category?

Re: Quick access to List Management action

Posted: 27 Mar 2015 16:16
by binocular222
Unfortunately, no.

Re: Quick access to List Management action

Posted: 27 Mar 2015 17:24
by bdeshi
In fact, fortunately, yes.
Don recently added this exact feature.
ks wrote:#1078 Miscellaneous | Various | Reopen List Management
Reopen the last opened list in List Management.
So you just have to use this command ID as the left-click script of your button.

Code: Select all

::#1078; // #1078    Miscellaneous | Various | Reopen List Management;

Re: Quick access to List Management action

Posted: 27 Mar 2015 18:17
by Irwin of Upton
::#1078; // #1078 Miscellaneous | Various | Reopen List Management;
This software is incredible! Am very green true, but so far everything I have either wished for or asked for is already here. Amazing.…