PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How to submit the form in new window

edited Nov 30, 2012 10:04AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 6 commentsAnswered
Under worklist -> Worklist .. I can see the code in the record PSWORKLIST RowInit.

&g_url = "javascript:%SubmitScriptName(document.%FormName,'#ICWorkItem$" | &currentrow | "');";
 WORKLIST2.WF_HTMLAREA = " <DIV CLASS='" | &linkstyle | "'>" | "<a HREF=""" | &g_url | """ CLASS='" | &linkstyle | "'>" | WORKLIST2.DESCR254_MIXED | " </a></DIV>";

AFter clikcing on the link a new page is getting opened in the same window.

So is there anyway to get  this functionality in new widnow. I mean all the worklist items should reamian on the same page.

And after clicking on the hyperlink, new window should open and javascript code should execute in new window.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center