• jkirsch
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

I have a button on the Account object called "Add Partner". This button is linked to a Visualforce page called "AddPartners". When a user clicks on this button I would like only certain accounts to display on the visualforce in a list view. The only accounts that I would like to show up are ones where a checkbox field on the account record, called "Partners", is checked. Is this possible?