You need to sign in to do that
Don't have an account?
jkirsch
Visualforce Object Lookup
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?
Maximum, do you have any examples I could use?
Thank you!
What are you looking for examples of? Query to filter partner accounts? Visualforce markup?