cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger button in main BSP from embedded (in iFrame) BSP

verreydthans
Participant
0 Kudos

Hi all,

We've a BSP application where one BSP is embedded (in an iFrame) in another BSP.

Main BSP: Button "Back"

Embedded BSP: Buttons "Approve", "Reject".

What we would like to do:

If we approve or reject the content of the embedded BSP, we would like to trigger automatically the "Back" button of the main BSP.

Is this possible?

Regards,

Hans

Accepted Solutions (0)

Answers (1)

Answers (1)

athavanraja
Active Contributor
0 Kudos

google it for window.parent... you will find lot of samples.