Dear Sirs:
I am working in a registration form and have a several questions:
1.- How can you hide the original registration button or link?
2.- When you assign a role in the registration, is it possible to control it? Like not allowing all the registrant to access the role? One suggestion could be using an RSVP code, is that a correct procedure? How to do it?
3.- In the template you mention that some fields can not be removed from it or from the system?
4.- Can you add a field for "region" from the core DNN?
Thank you in for the support.
1. To hide the Register link on your site, go to Admin>Site Settings>Advanced Settings>Security Settings>User Registration. Click None.
2. The role is automatically assigned to the user at the registration to a service
3. A group of fields (name, first name...) are necessary to the module. But you can decide not to display them in your form
4. With the mapping option, you can create a Field "Region" and map it to the profile. It means that when the user subscribes, the field "Region" is automatically added to his DNN profile.
Hope that answers your questions.