function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Marco DelgadoMarco Delgado 

Custom 'Log a Call' button that prefills 2 objects

Hi All,

 

I'm not a developer but learning slowly, however this time I'm stuck!

 

I'm looking to create a custom 'Log a Call' button used on a campaign page. The button will show the standard 'Log a Call' fields however I need it to lookup the Name 'Contact' of the record that I'm looking at. Right now it's only prefilling the Related To 'Campaign'.

 

The contact name is Master-Detail(Contact) Contact__c

The campaign I'm looking at is Campaign__c

 

Any clue son how to build the button?

 

 

 

 

 

 

 

 

simple-forcesimple-force
Hi Marco,

watch this video. It explains how to create a custom button.

http://www.youtube.com/watch?v=_WHpTOF3bFo


Christian