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

Trigger on update field
Hello all.Can someone help me in creating trigger for below scenario.
I Created two custom objects event & event attendees. Event attendees has two masters event & contact.Event has a lookup to account.
Now i have to achieve below using a trigger.
As soon as the event attendee is created, a welcome message "Welcome to the <EVENT NAME> " should be updated on description field on contact. If same contact is registered for multiple events then Message should be displayed in a different line.
I Created two custom objects event & event attendees. Event attendees has two masters event & contact.Event has a lookup to account.
Now i have to achieve below using a trigger.
As soon as the event attendee is created, a welcome message "Welcome to the <EVENT NAME> " should be updated on description field on contact. If same contact is registered for multiple events then Message should be displayed in a different line.
Try creating a process builder with Update Record option.
Thanks & Regards
SAGA BJ