Creating a simple user add form without profile update - Dynamic Registration
Last Post 06/17/2010 10:55 PM by Two Minds. 0 Replies.
Author Messages
Two Minds
Nuker
Nuker
Posts:13


--
06/17/2010 10:55 PM  
I am trying to use Dataspring's dynamic registration to do the following. I want a registration form that is for admin eyes only. The admin will enter the user info and select a role from a drop down and submit. All works fine. However, if an admin is logged in to gain access to the page, their information already populates the form...just like the profile module built into DNN. How do i get a blank form each time and keep the form from populating with the registered admin's info?


---