Hi there.
I need generate an additional unique ID during registration of a new user.
The process would be like this:
- user fills in the registration form
- there is hidden invisible on registration form field for additional user's ID
- after user has pressed "register" button, system generates an unique string of symbols and put is into the field from the previous point.
Is it possible? Should I upgrade to basic or pro level, or I should write own plugin as it described in http://docs.easy-profile.com/index.php/article/triggers ?
Thank you in advance.