I am using Appfuse 2.0.2 with Oracle as backend. I have used the registration page(Signup.jsp) and created some records in the DB. Now what i require is to create a search based on confirmation number and review that users.
I have created the search page and i used the 'View user' to customize. when i clicks on username or firstname i am redirecting to the edit page where i displayed all user field in a read only mode that's what i required. I just need to apply some roles only. The problem is when i am clicking 'save' button from edit page , i am getting the messages."The confirm password has to have the same value as password field, re -enter email address is required , re-enter email address has to have the same value as Email field". On the edit screen i am not displaying password and on the sign up page too i am not capturing any password. The fields i have on signup page are like lastname, firstname,DOB, email , re-enter emailaddress, contact phone etc. The fields i have displayed on edit pages are last name, firstname,DOB, email, phone etc. I have commented all password checking conditons from Userlist.jsp. still it shows these validations. on this page i don't need any validation for userfields . That's just for review(read only mode). Please let me know where do i have to change to get out of these validation message. Thanks, Bini CONFIDENTIALITY NOTICE: This communication with its contents may contain confidential and/or legally privileged information. It is solely for the use of the intended recipient(s). Unauthorized interception, review, use or disclosure is prohibited and may violate applicable laws including the Electronic Communications Privacy Act. If you are not the intended recipient, please contact the sender and destroy all copies of the communication. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net