Where is documentation for this process?
One problem I can see is that the form action is set to go to the users_Detail.php page. the action should be left blank so that the form will post to itself. you will need to redo the validation show if behaviors, and choose the users_insert page as the validation page. 
Where do I find docs that will tell me the best way to get a Thank you Page to show?


