Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Pachat wrote: Hi,
On registration I want the user to give an email address that complies to (complicated) restrictions (not only domain). This address will be verified by sending an email to it.
Later, the user may modify this address to any valid address.
But I want to keep the registration address in a readonly field.
My question is :
1°) May I do a copy of the email field to the readonly field with some other plugin that controls the registration form while the user fills it (I forgot the name of that plugin)
2°) or should I use CB Auto Action to UPDATE ##_comprofiler just after registration in order to SET the readonly to be equal to the email field ?
Please Log in or Create an account to join the conversation.