Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
8 months ago
Solved

credentials form not working

i am using version 15.71 my web application has a credentials login form that looks like this   manually i can enter a valid username and password, click the Sign In button and this c...
  • rraghvani's avatar
    8 months ago

    Does the username or password contains characters, other than alphanumeric characters i.e. @ # & () – [ { } ] : ; ', ? / * 

    I wonder if using the constant values instead, will help?

    [NumAsterisk] Num * (* on the numeric keyboard)
    [NumLock] Num Lock
    [NumMinus] Num - (- on the numeric keyboard)
    [NumPlus] Num + (+ on the numeric keyboard)
    [NumSlash] Num / (/ on the numeric keyboard)