Maximize window in Page Designer

 4 Replies
 0 Subscribed to this topic
 12 Subscribed to this forum
Sort:
Author
Messages
Mark A
Basic Member Send Private Message
Posts: 8
Basic Member

I'm creating a page using Portal Page Designer with only one window and would like to automatically maximize the window on screen for the user.  I can set the width and height but would rather have it fit to the screen.  I'm sure you can script it, but not sure how.

-Mark

Judy Consoli
Veteran Member Send Private Message
Posts: 43
Veteran Member
We create a bookmark to thiis .htm which would then then call your portal page designer. We are using this to open the RSS in a new page that is maximized. We call it ResizeWindow.htm < META HTTP-Equiv="Refresh" CONTENT="0; URL=/rss/html/index.htm"> [script removed]
John Henley
Send Private Message
Posts: 3351
Posted By Judy Consoli on 10/13/2009 09:48 AM We create a bookmark to thiis .htm which would then then call your portal page designer. We are using this to open the RSS in a new page that is maximized. We call it ResizeWindow.htm < META HTTP-Equiv="Refresh" CONTENT="0; URL=/rss/html/index.htm"> [script removed]

I  edited this a little bit since it was actually causing *this* page to refresh to /rss... :)

Thanks for using the LawsonGuru.com forums!
John
John Henley
Send Private Message
Posts: 3351

 Attached is some code I have used to resize the portal page window.

Attachments
Thanks for using the LawsonGuru.com forums!
John
Mark A
Basic Member Send Private Message
Posts: 8
Basic Member
Thanks for the comment. Probably trying to be too fancy with Portal Page Designer. Wanted to put the RSS feed as the user's home page and putting the full URL in the role file worked best. Thought I would have to use a Lawson owned page which is why I started with a Portal Page.