Skip to main content
Jessica Boardman (Salesforce) 님이 #Data Management에 질문했습니다
I need to create a field (boolean) that is populated with true when a contact record has a related Portal User record. 

 

When you go to merge contacts, you see the data of which contacts are and are not portal users...but I can't seem to bring this data onto the contact record itself.  Any suggestions of a WFR, formula, etc.
답변 3개
  1. 2014년 3월 7일 오후 4:11
    Unfortunately I don't know of a way to do this with formula's or WFRs.  

     

    This can be accomplished by having a custom contact field that is updated from an Apex trigger, but unfortunately that would require apex coding to accomplish.
0/9000