• Karen Spence 10
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hello - we have a LOT of buttons for the same purpose: a series of contracts buttons, on the Account object. My manager didn't want them all running across the page so I have them all in the drop down menu. He then asked me to create a fake button that pointed users to the menu, it reads Contracts >, best I could do, but people are clicking on it, which just creates an error. 

So, does anyone know how to create a button that either does nothing without erroring, or just keeps them on the existing Account? I tried using {!Account.Id} or Account.Link, but it just appends the existing URL with this link. I do have it set to Display in existing window without sidebar. 

Anyway, any ideas would be welcome. Thanks!
  • September 02, 2020
  • Like
  • 0