We are experiencing a few issues with Dynamic Registration (we have just purchased the 'suite' via snowcovered.com):
- We have a combobox consisting of three values that we want to tie back to a DNN user profile property that we have created. We have made this a required field for the registration process. However, we cannot leave the top selection in place and complete the registration unless we choose one of the other two values (which is not ideal of course, we want users to be able to register based on one of the three values). Leaving the first value in place, results in a message indicating that the field is required. A default value is not set for this question.
- We have two completion events that apply to each of the three selections mentioned above. We want to assign the new user to two different DNN roles based on their combobox selection. It appears that only one role is assigned each time.
- We have the nice 'Enable AJAX Username check' feature turned on. The process is working great, however when it completes after hitting the Tab key it does not automatically place you into the next field (which happens to be Password: in our case). You then have to relocate yourself and click in the Password: field to continue registering.