As the year is coming to an end, it is time to visit the nordics again for another wonderfull Let's Connect Conference in Oslo and Stockholm. In case you are not registered yet - head over to their site and do so!
n Part 4, we implemented the GET Request to read data from a HCL Domino View and display it as table in the browser. In this part, I want to quickly add sorting to the table, in our case a quick client side function based on JavaScript.
We will go forward by starting to access Domino data from HTMX. We will start with a common use case - display the data from a View and add features like sorting to the view.