Skip to main content
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 answers
  1. Mar 7, 2014, 4:11 PM
    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