Actions
Feature proposal #6195
closedImplement email address field pre-populate
Start date:
14 September 2016
Due date:
% Done:
100%
Estimated time:
Description
This maybe doable on onBeforeRegisterFormDisplay by modifying the reference user object. Check for invite code, load the invite row, then populate the email field with the invite row recipient address. This may not work though as registration display of the email field may always null the value.
Updated by krileon about 4 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
5.0.0) - % Done changed from 0 to 100
There's privacy concerns with doing this and isn't needed with the invite code field allowing users to supply whatever email they want.
Actions