Difference between revisions of "Codeunit/FormEvent/BuildUserProfileFromRecord"

From TempusServa wiki
Jump to navigation Jump to search
(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...")
 
m (1 revision imported)
 

Latest revision as of 12:51, 10 December 2021

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