How to implement New window functionality
Whenever we open any page in peoplesoft we can see a hyperlink NewWindow at top right corner.
Whenever we click on that one we can see new page getting opened but slight change in URL like
dev2/EMPLOYEE/HRMS/c/ADMINISTER_BASE_BENEFITS.BN_PERSON_EFFDT.GBL dev2_5/EMPLOYEE/HRMS/c/ADMINISTER_BASE_BENEFITS.BN_PERSON_EFFDT.GBL
You can see _5 in the new URL.
So I would like to implement the same functionality for few hyperlinks .. CAn you please help me to do that.
we are using PT5.52 and HRMS9.0