Codeunit/FormEvent/BuildUserProfileFromRecord

From TempusServa wiki
Revision as of 12:40, 30 August 2021 by 80.161.14.74 (talk) (Created page with "== What it does == Creates a TS user from data in a record (name, email) * Creates a user * Assigns to a group * Sends profile to user == How to set up == Set the codeunit on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What it does

Creates a TS user from data in a record (name, email)

  • Creates a user
  • Assigns to a group
  • Sends profile to user

How to set up

Set the codeunit on the entity to: dk.p2e.blanket.codeunit.common.BuildUserProfileFromRecord

Set the folowing configutations

  • fieldUserLink
  • fieldDataName
  • fieldDataMail
  • defaultGroupID
  • requiredStatusID