- Issue created by @delajed
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
You would need some custom code for this.
- πΊπΈUnited States agentrickard Georgia (US)
The most common way to handle this would be in a post-save hook on the user entity. You can find code samples in the tests, where we take access terms and assign them to users.
See, for instance tests/src/Functional/NodeFormTest.php