Hi,
I can use the following javascript for resizing the forms of CRM records:
window.top.resizeTo(screen.width, (screen.height - 50)); window.top.moveTo(0, 0);
But when i'm in the outlook client and opens a record the window is not resized - anyone knows how to resize the windows opened from the outlook client with javascript?
Thanks!
/Emil
Emil Mattsson | Cybernetics Business Solutions | Sweden