Hi,
Is it possible to remove buttons from a view using Lotus Script. If so, how is this best achieved?
Thanks,
Ian
Hi,
Is it possible to remove buttons from a view using Lotus Script. If so, how is this best achieved?
Thanks,
Ian
Subject: Removing Action Buttons
If you need this to happen dynamically on an ongoing basis, and you can’t just modify the action hide when properties, you’ll have to delve into the realm of DXL. Ben Poole put together some related code that might provide some clues: Ben Poole
If you need to do some one-off mass removals of actions I highly recommend you check out Ytria’s ActionBarEZ tool.