Using CAT, is it possible to open the Metadata dialog box for a specific entry (assuming my program has the entry's ID as a variable).
Use-Case: Workflow creates standardized "order" folders inside our repo. An order folder has a bunch of sub-folders and files inside of it, but everything within the folder corresponds back to the same order. What I need is a button on the Laserfiche Client toolbar that, when clicked, says to itself, "I know what entry currently has focus, but I'm going to navigate up the folder structure until I find a parent folder with a specific template, because then I will have found the order in question's master folder. Once I find this folder, I will then open the Metadata dialog box for that folder for the user to see."
The problem that I'm aiming to solve with this button is purely around usability. Users are often deep into an order folder's sub-folders, and then realize that they need to view/edit the metadata for the master order folder. Navigating back to the master folder to open its Metadata dialog box is annoying to them.
Is such a button possible? I'm not seeing any hooks to pull this off in CAT, but I thought I'd check.