Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

interesting found

there were javascript onChange:

//Works in IE not Chrome:
document.forms(0).Field1.value="Value1";
document.forms(0).Field2.value="Value2";

//Works in Chrome not IE:
document.getElementsByName("Field1")[0]="Value1";
document.getElementsByName("Field2")[0]="Value2";

What can I do to let both working?


Feedback response number WEBBAFJPYW created by ~Emile Nonwecheketsi on 11/09/2016

Firefox and Chrome did not Refresh ... (~Emile Nonweche... 8.Nov.16)
. . interesting found (~Emile Nonweche... 9.Nov.16)
. . . . Not easy (~Judy Ektumizen... 10.Nov.16)
. . . . . . Solved. (~Emile Nonweche... 10.Nov.16)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS