cancel
Showing results for 
Search instead for 
Did you mean: 

Input in popup window

Former Member
0 Kudos
61

Hi, experts,

I have now a popup window, in which some fields should be filled by the users. After the these fields are filled, the user will click on the "ok" button in the popup window. The popup window should be closed and then the values of the input should be transfered from the popup window to the background window and a table in the background window should be updated accordingly.

I have checked some threads about popup window and I got the following solution:

1. I created an event and an event handler in the main Component Controller.

2. I defined the action of "OK"

- populate the context node with the input value

- close the popup window

- fire the event

My question is how should i define the event handler in the main Component Controller. Should I navigate to the background window? If yes, how?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos
thomas_jung
Developer Advocate
Developer Advocate