Hello,
Could someone explain to me how I can do this?
"* If the code entered matches and has not been used, then the user registers
- If the code entered does not match, then user can’t register
- If the code entered has already been used, then user can’t register
For each instance you can show an alert or message explaining what’s happening"