by Sean Cull | May 29, 2022 | Dev Tips, Admin Tips |
The whole FoCul team attended the Engage HCL Technology User Group Conference conference in Bruges this week. It was a fantastic event in lots of ways. Many thanks to Theo and Hilde Heselmans for organising such a professional event for over 300 attendees. The...
by Sean Cull | May 6, 2022 | Admin Tips, Dev Tips |
Excellent support from HCL A recent customer security audit raised two concerns with our Domino SaaS applications. A significant part of the reason that we use HCL Domino is that it is robust and secure. As a matter of principle we do not code security ourselves but...
by Sean Cull | Apr 28, 2022 | Dev Tips, Admin Tips |
We have been having a few issues with FP5 and I just wanted to share our latest one as it is quite interesting and may affect others. It is worth reading this post from Oliver Busse too HCL support has been very helpful to date. We have more tickets open than we ever...
by Paul Harrison | Oct 26, 2021 | Dev Tips |
Back in the summer of 2020, we began our long term goal to move our SaaS front-end applications to Angular from XPages, and this is what our first Proof-of-Concept (PoC) looked like at the end of that very first day. Admittedly not a lot, but small acorns and all...
by Sean Cull | Dec 29, 2020 | Dev Tips |
Displaying Markdown in an XPage using the showdown.js library I wanted to move to a text based changelog in our applications rather than a Notes form or even an XPage.The idea was that it would help make it easier to deal with merge conflicts in source control. I...
by Sean Cull | Dec 29, 2020 | Dev Tips |
Adding a new column to an Excel XML data table We use XML feeds from our Domino applications to pull data into Excel. Users can right click on the data tables and they get updated from Domino. The functionality generally works well but if you need to add a new...