on 2005 Nov 29 2:23 PM
Hi All.
I have an standalone(no portal) webdynpro app that works with the standard authentication screen of netweaver.
I wanna know if there is possible to change that screen to:
- Limit the length of the login and password fields.
- Add a functionallity to change the password.
If those things are possible i wanna know how to do them.
Thx a lot.
Best regards.
Gregory.
Hi gregory,
u can limit the length of the login and password fields by giving the length property of the UI element to the values that u need.
If u want to size the ui element then u can set the width property of the element to some pixel values.
If u want to change the password then u have to do normal condition checking with the DB.
Regards,
Nagarajan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thx a lot Anilkumar and Nagarajan.
Anilkumar if i can change the branding image, cant i change the length of the fields??? And the change password functionality is impossible to???
Nagarajan i think u dont understood me. The app exceutes the standard login, i havent defined ui elements for the login and password.
Another question is, can i put a custom message in the standard login screen?
I hope u or somebody else can help me.
Best regards.
Gregory.
I believe the logon page that is displayed is the standard logon page of the portal so if you change the logon page of the portal it would be reflected for the webdynpro application too.
There customize the logon jsp page and I hope that would be enough for your requirement.
Check if the following link helps
Hi,
I don't think it is possible with standard authentication screen .
Regards, Anilkumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.