How to pass multiple values to window.opener using Javascript

I have a form with a link that opens a popup window that has view in it. I would like to click a link in the popup view and send 5 field values from the form listed in the view to the window.opener. I can send 1 value but I’m not sure how to send multiple.

Subject: How to pass multiple values to window.opener using Javascript

Howdy! :wink:

If you can send one, you should be able to send others. Can you post some of the script? We might be able to help you better to see what you’ve done so far.

If you can only send one, why not send the UNID, and then calculate the values from there?

HTH!

Steve in Montreal

“Indecision is the key to flexibility.”