Hey all,

This seems to be a conundrum. I need to override/replace the "View totals" link 
in the sales basket web form with something that has the clicked function, so 
that I can call a self made function when you click the link. I tried with a 
WebButton, which works great except for one thing: I can't get it to open the 
new web form in a popup window.

The original "View totals" link was a weblet which used the layout function to 
override how the link looked/acted, but it doesn't have a clicked function to 
override.

I have tried:
- Weblink: with the functions openInNewWindow, menuFunction, asppage and 
opening it with websession().redirect(), both with the weblink object and the 
URL. All I get from this is a web page error saying the web page cannot be 
opened or doesn't exist.

I am using Axapta 3 SP 4. I have searched the internet high and low, but all I 
get is what I already know doesn't in this situation.

Any help will be greatly appreciated.

With regards, 
Christian

Reply via email to