• m-Painter Editor Theme Background

    Overview This post details how to change the default background color and theme of the mrc Editor Theme, which controls the appearance of the HTML source code within m-Painter. The default theme is set per data dictionary. Additionally, developers have the option to individually set their theme preference, if different…

  • Setting up Two-Factor Authentication (2FA) in m-Power

    Overview Two-factor authentication has become a popular method of providing an additional security layer in regards to user authentication. When a user authenticates via their username and password, a secondary form of authentication is prompted where the user must enter in a unique code that is sent to the user…

  • Customizing Tomcat error pages

    Overview Many developers of m-Power are familiar with encountering HTTP 404 and HTTP 500 pages in the event a request for Apache Tomcat is not found or a server error has occurred. In production environments specifically, it can be desirable to provide end-users a more user-friendly and instructional message, which…

  • Creating a data set via an External Object

    Learn how to use an External Object to create a dataset on demand. Then, simply use an m-Power application to report over that dataset your program has created!

  • Graphing – Utilizing non-standard FusionCharts

    Overview Many developers who have used the graphing tool in m-Power’s report templates know that the plugin used for rendering the graphs is FusionCharts Suite XT, a JavaScript charting library. Anything that FusionCharts can do, m-Power can do as well. While we ship the more commonly used graph templates as…