I’ve created an agent that the user invokes from the action menu. Is there a way to create an action button in a view that the user could click on to invoke the agent?
Thanks!
Christine
I’ve created an agent that the user invokes from the action menu. Is there a way to create an action button in a view that the user could click on to invoke the agent?
Thanks!
Christine
Subject: Invoke an agent to run with an action button
@Command ([ToolsRunMacro]; “YourAgentNameHere”);
Subject: Invoke an agent to run with an action button
Excellent - it works!! Thank you Nicholas…have a great day!