Difference between revisions of "Codeunit/FormEvent/BuildUserProfileFromRecord"
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) |
(No difference)
|
Latest revision as of 11: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