Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Initial Screen

Former Member
0 Likes
654

Hi,

In Initial SAP Logon screen, where you enter the user name and password, i want to add a hyperlink. Does anyone know how to do this?

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
624

You can add text to the screen, so you can add the URL, but I don't think you can add a functioning hyperlink, meaning that it won't fire in the browser if you click. This functionality requires additional coding.

http://www.sap-img.com/bc052.htm

Regards,

Rich Heilman

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
625

You can add text to the screen, so you can add the URL, but I don't think you can add a functioning hyperlink, meaning that it won't fire in the browser if you click. This functionality requires additional coding.

http://www.sap-img.com/bc052.htm

Regards,

Rich Heilman

Read only

Former Member
Read only

0 Likes
624

Hi Rich,

Could you please let me know what additional coding is required?

Ferry: Without using GuiXT is it possible?

Read only

0 Likes
624

Any ideas?