Welcome Message Display - Home Page
Dear All,
I was trying to display the welcome message on siebel home page !! below I have followed the steps but for me it just shows as text field, it does not display anything
Can you help me
Step 1:
- Create a calculated field in BC ‘Salutation (eApps)’ with below specifications
Name = IsOpenUI
Calculated = True
Calculated Value = GetProfileAttr("IsOpenUI")
Force Active = True
- This calculated field tells us that the application is on Open UI or HI. It will be used in next step.
Step 2:
- Copy the original Salutation Applet ‘Salutation Applet (SSE)’ and name it like 'Salutation Applet (SSE) –
OUI'.
- Change the applet 'Salutation Applet (SSE) – OUI' class from CSSFrameSalutation to CSSFrameList