R2i DotNetNuke® Forum

R2i wants you to have the opportunity to ask questions, post reviews, help others or just rant and rave about DotNetNuke® or any of the R2i Modules and Skins. Our team spends hour upon hour, day after day, working on custom DotNetNuke® modules and services; please feel free to ask us anything.
 
Custom User Registration Explained
Last Post 01 Jan 1900 05:00 AM by . 28 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Page 2 of 2 << < 12
Author Messages Informative
kevinmschreinerUser is Offline
Advanced Member
Advanced Member
Posts:729

--
12 Dec 2006 02:11 PM  
lDowns,
The log-out issue doesn't make sense to me, as I have done a variety of registration/profile handling forms - is this specifically when you change the password?


YodaRocksUser is Offline
New Member
New Member
Posts:3

--
12 Dec 2006 09:41 PM  
Posted By kevinmschreiner on 12/12/2006 9:10 AM

YodaRocks - yes these things are very possible. ListX provides the ability to create any form structure as well functionality that you desire. This task would be rather simple and would require only a few simple factors: The HTML structure for the User creation form, and functionality to create the user / add the user to a role.


Kevin, this is encouraging! Just so I understand. Are you saying the ListX itself has the ability to create a user, and add a user to a role? Also, can it remove a user from a role? Sorry to ask such basic questions about ListX, without having read the manual.

Steve


ldownesUser is Offline
New Member
New Member
Posts:53

--
15 Dec 2006 10:02 PM  
I must have been doing something goofy- cause the problem went away... Still trying to figure out how to log-in a user who just registered tho.


emaynardUser is Offline
Basic Member
Basic Member
Posts:182

--
03 Jan 2007 03:48 PM  
mrwebslinger - What version of DNN are you running?

Using 4.3.x+ RoleID does not appear to be settable using UserInfo object. Anyone else setting Roles as mrwebslinger details above using 4.3.x+?

I know I can update the roles via Execute SQL Action, but perhaps Kevin and Co. can confirm if UserInfo object can set RoleID on newer versions of DNN.

If that is the case it really should state this in the docs. Looks like others (raynell) have possibly been confused by this as well.

thanks,
-eric


dmbUser is Offline
New Member
New Member
Posts:24

--
15 Jan 2007 04:51 PM  
Just upgraded to 1.9.5 and installed the registration package; Tried to register a user now my DNN core accounts generates runtime errors when I attempt to display the new user registered with listx.
Using DNN 4.4.0


emaynardUser is Offline
Basic Member
Basic Member
Posts:182

--
15 Jan 2007 08:35 PM  
dmb,

Check in the database to make sure that you have completed First Name, Last Name and Display Name (i think) fields for the user.

-e


majsuUser is Offline
New Member
New Member
Posts:17

--
23 Feb 2007 06:53 PM  
Question for the Gurus,

I have a custom registration built around the sample LP that comes with 1.9.5. It works well but I have a question about maintaining form values.

How can I get the form to retain the values entered when I get a duplicate user error. It seems that when that action occurs, the error is generated and the form cleared. I do not want the user to re-key all the information again.

How can I get the form populated again.

HELP.. This is a major client requirement!!!!

Thanks..

Lee


mrwebslingerUser is Offline
Basic Member
Basic Member
Posts:357

--
24 Feb 2007 12:38 AM  
If I am understanding you correctly, you want the form to hold it value in the event of a page refresh due to an error or whatever.

I think the simple solution would be to include a value for the form input field as follows:
<input type="text" name="frmUserName" id="frmUserName" style="width:125px" value="[frmUserName,Form]">

Another solution would be to capture all the form data and store it as a session variable to populate the fields:
<input type="text" name="frmUserName" id="frmUserName" style="width:125px" value="[frmUserName,Session]">



majsuUser is Offline
New Member
New Member
Posts:17

--
24 Feb 2007 05:43 PM  
Hi John,

Thanks, I was trying that (over and over and over) and not getting the desired result, then I rechecked my GENERAL SETTINGS and found that I had AJAX enabled. That was preventing the page from displaying the form values.

I appreciate your help though.

Lee


You are not authorized to post a reply.
Page 2 of 2 << < 12


Active Forums 4.1
 

New York, NY • Baltimore, MD • Vienna, VA • St. Louis, MO • Seatle, WA • 410.327.0007 • info@R2Integrated.com

Bookmark & Share Bookmark and Share