You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Change Password expired window msg on Login Screen weblink

posted on September 7, 2016

Hi, 

Where can i find the description for the below alert msg? The client has requested that i change it. 

 

0 0
replied on September 7, 2016

The string comes from the string table, which you can't easily change.  What you could do is to run some javascript in the page to modify the UI after the page is rendered.  That password error box should have an id that you can use to get a reference to the page element.

1 0
replied on September 7, 2016

Hi Brian, 

Do you know where it should be added, also do you perhaps have the Java scripting for this? The id is TheLoginInterface_PasswordError

 

replied on September 8, 2016

Hi Brian, 

We have written Java Scripting into the aspx file and it is working. 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.