Hi,
We have a client with multiple websites and extranet applied:
- General website
- Special promotions website A
- Special promotions website B
- ...
We have 1 extranet group for each site, due to restrictions and so on... Only users with a passoword can access "Special Promotions website X" and the register on it with a new user (username = email).
(I know the password + registration might not be a great feature, but despite my efforts, that's just what the client wants)
What our client wants now is to be able to keep the same record, instead of duplicating record. Basically 1 person = 1 user/record. Right now they have to use different emails to register.
Limitations:
- We need the seperate extranet groups, websites and treat them as different
Challenge:
- Override Dynamicweb's user validation upon user registration attempt for new records
We would then send an email to authenticate username ownership and with a simple link, update the record, the problem is how to override Dynamicweb's default validation process.
Any ideas?
Nuno