cancel
Showing results for 
Search instead for 
Did you mean: 

Custom User Registration Form.

Former Member
0 Kudos

I am using EP SP 13,I want to add new fields in user registration form.

1) Which jsp file needs to be chaged in which par file to change reg. profile user interface?

2) What needs to be done other than changing jsp file?

3) Is there any difference in sp 13 and other versions par files ?

Waiting for your reply.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200748
Contributor
0 Kudos

Hi Ram

Rename the com.sap.selfreg.portal.par.bak file to com.sap.selfreg.portal.par(this file can be found in the USR folder of your server) into your NetWeaver developer studio. Add the the following JAR files to your Project folder

1. com.sap.portal.runtime.logon_api.jar (should be added to PORTAL-INF folder)

2. com.sap.portal.runtime.logon_core.jar (should be added to PORTAL-INF/private/lib folder)

Make changes to the required JSP files and deploy the .PAR file into your Portal.

Hope that helps.

Best Regards

Priya

Message was edited by: Priya Ramamurthy