I have an xPages application that works as designed on a Domino 8.5.3 server (from a browser). There's a possibility that we may not be allowed to use HTTP/HTTPS on this server, so I am now looking at it in the Notes Client (XPINC). What I've discovered so far is that Javascript is not working in the Notes client. The first thing I discovered is that the onchange event does not fire.
I'd rather not recreate the wheel and have to redesign the existing forms to match the existing xPages. The xPages LOOK fine in the Notes client. how do I get the onchange event to work?