16 | Open in client - extend with Web browserPatrick Kwinten21943 - 06 2009 / (0) OKej, so (in 8.5) you have from Designer the option to open the application in the client directly from the right mouse menu. Why not the same option but then for the web browser and open the application with the default launch option for the web? Would save me ... |
5 | Convert-back / verify a Javascript-signed fieldMike Woolsey2784 - 03 2011 / (2) I'd love to be able to read a field that Javascript has signed. I don't think it takes much -- a decrypt function that'll accept the author's public key instead of your own private key. It'd quickly replace all the signed-section functions I use, when they exist for security reasons ... |
-21 | Make NTFs viewable in Web browserPeter Presnell26400 - 16 2010 / (5) As best as I can tell there are two key differences between the way an NTF and a NSF operate. 1) Scheduled agents will not run in an NTF, and (2) An NTF cannot be viewed in a Web browser. With the push towards doing more Web development (including XPages) it ... |