Novius OS is an Open Source PHP Content Management System designed as an applications platform, hence the ‘OS’ suffix. You tailor Novius OS to your content through the creation of custom applications.
This example demonstrates how to configure a "data" field, which calculates values depending on another field. Here, the "Sales" field's values are calculated based on the "Approved" field. The ...