Codeunit/FormEvent/BuildUserProfileFromRecord
Revision as of 11: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...")
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