Seija Sutinen Posted November 27, 2023 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?
Patrick Huebgen Posted November 28, 2023 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
Seija Sutinen Posted December 4, 2023 Author Posted December 4, 2023 I know how to build the javascript code, but how do I add it to the WebFOCUS login screen:)
Patrick Huebgen Posted December 4, 2023 Posted December 4, 2023 You have to change following file - :ibiWebFOCUSXXconfigweb_resourcesignincustomsignin.js
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