Focal Point
how to customize the login faild message for the dashboard

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9521072022

March 27, 2007, 04:35 AM
Qalqili
how to customize the login faild message for the dashboard
Dear Developeers

as i am logged in to the dashboard with wrong credintila i got error message "" in deffrein page. is there any possibility to display the same message within same page that contains the form of the user name text box and password text box?


i appreciate your assistance


WF 7.7.0.3HF3 / WinXP- WF-Client & Apache / DevStd 7.7.0.3HF3 win XP.
March 27, 2007, 09:33 AM
Francis Mariani
quote:
Developeers
Probably accidental, but quite clever!

The error message is displayed in a different page most likely because the login form has a target - remove the target="..." and the error message should be displayed in the same page.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
March 27, 2007, 10:15 AM
Qalqili
Hi Francis

thanks for your assist now it is openening on same page as you told me i change the target to _self it is working fine.

but in advance if we want to put some enhancemnet to be display the error message beside the control the text box of user name. like when i click on logon button the message appear beside the text box without navigation to another page


WF 7.7.0.3HF3 / WinXP- WF-Client & Apache / DevStd 7.7.0.3HF3 win XP.
March 27, 2007, 10:51 AM
Francis Mariani
I don't know what version you have. Login to Information Builders Tech Support and search for "customize dashboard error messages"

- the answer is in there.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
March 28, 2007, 09:23 AM
Qalqili
Hi Francis

i contact with Tech support and they give me instruction to make some modifiction for JSP file related to the error.

C:\ibi\WebFOCUSXX\webapps\webfocusXX\worp\jsp

where Worp_Error.jsp is the file related to this issue.and just made some modification for that file


WF 7.7.0.3HF3 / WinXP- WF-Client & Apache / DevStd 7.7.0.3HF3 win XP.