cancel
Showing results for 
Search instead for 
Did you mean: 

Show message after login to SAP CRM Web UI

pawan_hinge
Explorer
0 Kudos

Hello Experts,

I have a requirement. I need to show pop up message right after login into SAP CRM Web UI, before displaying the home page or list business roles assigned to user.

Can anyone help here? Thank you.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member282194
Discoverer
0 Kudos

Hi Pawan,

Could you please let me know how did you solve this issue? i have a requirement to display a popup before launching the home screen.

Thanks,

Madhu.

Varun_Agarwal
Advisor
Advisor
0 Kudos

Hi Pawan,

May you can do some changes for crm_ui_start/default.htm that displays a confirmation message first and then only show the standard if the user confirmed it.

Best Regards,

Varun Agarwal

Varun_Agarwal
Advisor
Advisor
0 Kudos

Hi,

Could you please explain your requirement in detail. What kind of information you wish to display in the Popup? Is it must that this message comes before business roles are loaded?

Best Regards,
Varun Agarwal

pawan_hinge
Explorer
0 Kudos

Hi Varun,

Requirement is to show message for end user. It will be kind of user agreement before signing in into business role.

I need to show a pop up, on which message will be there and 2 buttons will be there. e.g. Message "Are you agree with all terms and conditions" and 2 buttons "Ok" and "Cancel". On click of "Ok" user will enter into business roles and can perform his/her daily activities on CRM Web UI and on click of "Cancel" button it will go back to previous screen or user will log out.

If it is not possible to show message before roles loaded, can we do it after selecting roles?

Thanks.

Varun_Agarwal
Advisor
Advisor
0 Kudos

Please refer to this WIKI

https://wiki.scn.sap.com/wiki/display/CRM/Creating+popup+message+in+webclient+UI

Best Regards,

Varun Agarwal

pawan_hinge
Explorer
0 Kudos

Hi Varun,

Thanks for the wiki link, I am aware about the general CRM web UI enhancement to create a Pop up.

The challenge I am facing is, I am not able get Component and View details because I can't do F2 on "Login" button or on business role hyperlink, as I want to show pop up message on user login or on selecting the business role.

Is there any table or configuration to get component details which will get called after these events.