You need to sign in to do that
Don't have an account?

Display and Select multiple Related records and send selected records through Email to a contact
I have Account object and custom object System__c I want a custom button on account and when i click on it,pop up will come and it should display all active systems with select checkbox. once i select multiple records, i should able to send the records to select contact. Please help on this. I think it could be achieved by wrapper class.