Getting parent window filed name to popup window and retrieving checked checkbox values from popup window to parent window (Using jQuery)
Hi,
I have a requirement where I need to bring the parent window field value to popup window. In the popup window I have many check boxes which upon selection, will be concatenated and should be brought back to parent window against the field. Could some one give an idea or any link to achieve that. We tried doing to open a div as a popup but with no help. The page looks like in the attached image.