The second part of the series on reusable message displays in XPages has been published in The VIEW (subscription required).
The separation of client-side logic and server-side logic in XPages (read: web) applications increases the complexity of communicating consistently to users. In this series, we demonstrate several implementations that save development time by being easy to implement and that help improve the user experience by providing consistently formatted messages. In Part 1 of this series, we demonstrated a reusable control for inline messages. In Part 2, we provide options for displaying messages in OneUI- and Bootstrap-themed dialogs.
