cancel
Showing results for 
Search instead for 
Did you mean: 

How change web link for help?

Former Member
0 Kudos

Hi experts,

I need to change help link in web in SRM 4.0. For example http://x.com/support to http://y.com/support.

Can you please help me with it step by step?

Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

lisa_sheil
Contributor
0 Kudos

Hi

Maybe note 1141601 can help here. It mentioned tables etc where this information is stored.

I hope this helps,

Kind Regards,

Lisa

Former Member
0 Kudos

Hi,

you can make an enhancement implementation in program "BBPHELP".

Create the enhancement at the end of the form "Status_1000" with following coding:

FRONTEND_URL = 'http://.............' <--- your new help link

Insert any URL in field FRONTEND_URL.

Good luck.

Regards, Joe

Former Member
0 Kudos

Hi again,

changing the HTML template BBPSTART would be a modification.

Changing BBPHELP is only an enhancement.

Joe

Answers (1)

Answers (1)

Former Member
0 Kudos

If you want the Help link to point to a specific URL, you would have to modify the HTML template BBPSTART.