Seija Sutinen Posted November 27, 2023 Share Posted November 27, 2023 I have built a customized WebFOCUS login screen for our customer. Is it possible to add javascript to check if the username is correct, for example, that the username only contains letters? Link to comment Share on other sites More sharing options...
Patrick Huebgen Posted November 28, 2023 Share Posted November 28, 2023 Should be possible as Javascript is Client Side code and could be added to your formHere's some samples codehttps://www.w3resource.com/javascript/form/all-letters-field.php Link to comment Share on other sites More sharing options...
Seija Sutinen Posted December 4, 2023 Author Share Posted December 4, 2023 I know how to build the javascript code, but how do I add it to the WebFOCUS login screen:) Link to comment Share on other sites More sharing options...
Patrick Huebgen Posted December 4, 2023 Share Posted December 4, 2023 You have to change following file - :ibiWebFOCUSXXconfigweb_resourcesignincustomsignin.js Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now