Enable Contact to update his User Info via Portal

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • eymen-elkum
    replied
    The best way is to manage the portal user from the contact using formula script, you can sync data from contact to portal user.

    Code:
    record\update('User', portalUserId, ATTRIBUTE1, VALUE1, ATTRIBUTE2, VALUE2);
    ​​​​​​​

    Leave a comment:


  • EspoDee
    started a topic Enable Contact to update his User Info via Portal

    Enable Contact to update his User Info via Portal

    Is there a way to enable a Contact, when a Contact is logged via a Portal, to update his info?


Working...