• Joe Doyle
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I am trying to create an email template to be sent after a form is completed. I want to configure it where if any parts of the form are not completed, it will include that in the email.

For example, lets say the form contains your Birthday, Favorite Coffee, and Favorite sports team. If a person fills out the form but doesn't complete the Birthday and Favorite sports team, I want to include that in the email. It would then say, "Thanks for completing the form. Please complete the following areas: Birthday and Favorite Sports Team.

I was just told that I can find these fields on a VisualForce page. If there anything I need to know when I create the template if I'm working with a VisualForce Page? Is it any different from creating an Email Alert from an object that isn't a VisualForce page?
I have a report that uses the contact record and I want to add the User object field "Last Login" to this report.

I believe I can do this with a trigger. Please let me know if I am on the right track. I should create a custom field on the contact object and use a trigger to populate the Last Login info into that custom field? Can you please help me write this code?

Thanks
I have a report that uses the contact record and I want to add the User object field "Last Login" to this report.

I believe I can do this with a trigger. Please let me know if I am on the right track. I should create a custom field on the contact object and use a trigger to populate the Last Login info into that custom field? Can you please help me write this code?

Thanks
I have a report that uses the contact record and I want to add the User object field "Last Login" to this report.

I believe I can do this with a trigger. Please let me know if I am on the right track. I should create a custom field on the contact object and use a trigger to populate the Last Login info into that custom field? Can you please help me write this code?

Thanks