Application Development 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: 

How to print some message on the logon page of portal

Former Member
0 Kudos

I have developed a custom login module. And I want to print some message on the logon page when the authentication is processing. How can I impelement this in my login module code?

1 REPLY 1

Former Member
0 Kudos

Not sure if this will help, but you can customize the logon screen:

http://help.sap.com/saphelp_nw70/helpdata/EN/23/c0e240beb0702ae10000000a155106/content.htm

Perhaps a message can be displayed when you click a "submit" button.