cancel
Showing results for 
Search instead for 
Did you mean: 

Return value from a popup

Former Member
0 Kudos

Hi all,

In my iView there is a button and when I click on this button a popup is showned. In the popup the user can select one value or more values. My problem is:

how can pass value selected from the popup to the iView?

Someone can help me.

Thanks in advance,

Best Regards

stefano

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I also have similar kind of problem.

1. How can I open new window to a particluar URL on a button click event? I know in line, we have target attribute.

2. How can I pass the child window values to the parent

3. How can I refresh the parent window or parent page to to show the changed values in the child window and ofcourse close the child.

Any help on this will be appreciated.

Thanks

Rsaj

Former Member
0 Kudos

Typo mistkae:

I know there is a target attribute for the Link but not for Button.