Skip to Content
0
Former Member
May 23, 2005 at 01:23 PM

Change document title according to profile on IC WebClient

41 Views

Hello all,

I was wondering if it is possible to change the document title on IC WebClient according to the user's profile.

This is the scenario:

I want to change the document.title property of default2.htm page because this is de main page for the IC WebClient.

The problem is that when i click one of the profile's on profile_determ.htm page and i go to abap_Main.htm, after knowing which profile was selected how do i change the document title on the default2.htm page?

I can't do it with a simple document.title = "new title" in javascript because i won't be in the default2.htm page anymore.

Should i use Page Attributes?

Thanks,

Vasco Daniel