• OC-RRC
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
Hello. My user records have a custom field called ERP Name. This field is filled in manually which is the issue. Manual entry opens up the possibility of duplicating an already existing value. How can I compare the ERP Name of the new record (on save) to all the existing ERP Name fields for all user records? I cannot have 2 users with the same ERP Name. Any help would be appreciated. Thanks.
 

I was trying to query the Permission Set objects but they are not listed? Any ideas?

Thanks,

RRC 

  • December 20, 2011
  • Like
  • 0
Has anyone gotten the Excel Connector (https://code.google.com/p/excel-connector/) to work in Excel 2016? 
Hi, 

I have created a lead assignment rule through round robin formula b/w two users. 
Suppose we have two users who can be lead owner are  Sam and Deep. 
there email id's are sam@gmail.com and deep@gmail.com
I have created a workflow rule which will send email to email field on lead.

If lead generates through web to lead and assign to sam thourgh lead assignment rule. then email goes from sam's email address.
If lead generates through web to lead and assign to deep thourgh lead assignment rule. then email goes from deep's email address.

I want set from email as lead owners address dynamically. 

Is there any way to achieve this without writing a code. 

Your help would be appreciated. 

Sameer