Developer forum

Forum » Development » Ribbonbar window events

Ribbonbar window events

Steen Nørgaard Perdersen
Reply

 

Hi all,

I have created a ribbon bar extension with a popup window that manipulates data on a product (meta keywords). All is well, I just need one last simple thing done...

When user clicks "ok" in the popup window I need to either reload the product, or to close the product view going back to the list of products in that group.

I did fiddle with:

window.AddEventListener(PopUpWindowEvent.Ok,"WindowOk");

...but can't really get anything to do the trick. Must I register some client script? Where? How?

Best regards,

Steen

 


Replies

 
Pavel Volgarev
Reply

Hi Steen,

 

Do you get any JavaScript errors when the page loads? Can we see how the "WindowOk" function is defined?

 

-- Pavel

 

 
Lars Larsen
Lars Larsen
Reply

Hi

I have the same problem. Does anyone have a solution to this?

 
Lars Larsen
Lars Larsen
Reply

Bump!

 

You must be logged in to post in the forum