splash screen with Frames...

 1 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Shane Jones
Veteran Member Send Private Message
Posts: 460
Veteran Member

Okay...   I know that this is probably more than Lawson intends BUT....

I am hoping I could create a splash screen for ESS that would include FRAMES to pull in different delivered information - all on one screen  (I did not want to customize a page I just wanted to have a splas screen pull delivered bookmarks into one page.)

I was hoping to replace the htm links below with different ESS pages but I get an error saying that I can not display the page outside of lawson...   (But I want to display the section within ESS as a splash screen.  (For example - job profile and current benefits showing within different frames INSIDE a lawson splash screen)

html>

frameset rows="50%,50%">

frame src="http//lawdev/lawson/portal/?_URL=/lawson/xhrnet/jobprofile.htm">

frameset cols="25%,75%">
frame src="http//lawdev/lawson/portal/?_URL=/lawson/xbnnet/currentbenefits.htm">
frame src="frame_c.htm">
/frameset>

/frameset>

/html>

 

Any thoughts?

Shane Jones
Tools: HR, Payroll, Benefits, PFI, Smart Office, BSI, Portal and Self-Service
Systems: Lawson, Open Hire, Kronos, Crystal Reporting, SumTotal Learning
** Teach others to fish...
Shane Jones
Veteran Member Send Private Message
Posts: 460
Veteran Member

http://www.w3schools.com/...me=tryhtml_frame_mix

This is a link to an example and I want each of the frames to show a different bookmark from ESS.   i.e - Frame A might include the current benefits bookmark, frame B would show direct deposit bookmark, frame C job profile bookmark, Frame D personal profile bookmark....

 

Thought this might help explain.

Shane Jones
Tools: HR, Payroll, Benefits, PFI, Smart Office, BSI, Portal and Self-Service
Systems: Lawson, Open Hire, Kronos, Crystal Reporting, SumTotal Learning
** Teach others to fish...