Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

236
Views
XSL+JavaScript page window.open method opens Angular JS Pop up page-Pop up value unable to get back from pop up

I have XSL+JavaScript webpage, there is a hyperlink (window.open) which opens AngularJS(developed) pop up page. In pop up, I have dropdown value with Occupations. When I select any occupation and clicking the submit button, I am not getting the selected occupation value back to webpage.

XSL+Javascript

EmpInfo.js

OpenOccupation()
{
  OccupationReturnValue = window.open("MyAngularURL", "MyTitle", 800, 500);
}

Opened the pop up and selected occupation, I have Submit button to send back to calling function "OpenOccupation()" and assign to OccupationReturnValue, but unable to send value to calling function.

In Submit button click code is below.

SubmitOccupation()
{  
     return (this.occupationCtrl.value?.OccupationDesc);             
}

I dont know what need to be done to get that value, once the clicked Submit from pop up.

After clicking Submit button, the pop up should close and selected occupation will be available in the OccupationRetunnValue.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!