Parts contains assorted components for building solutions.
The most commonly used are described below.
| Dynamic Bindings | A list of dynamic bindings. |
| CSV Writer Script | Script for creating well-formed CSV. It can run in two modes:
|
| Delayed Recalculation | Automatically recalculates nodes using the delayed derivation component. |
| Form | Use the Form node type to define and preview a form. |
| Form Script | Form Script creates script-based forms. |
| Node Export Script | Runs a JSON-based node export and formats the output is the same format used by the Node Import Script. |
| Node Import Script | Provides a JSON-based interface to the NodeImport service. |
| Root path | The address of the server. This is auto set using a cunning combination of derived type init trigger (to delete initial value) and type extension script (to set the value if it is not set). |
| Stale Folder Listing | This provides a simple folder listing which lists its contents but does not update its contents when visited. |
| Textpad | A simple text page, with code-like text. |
| URL Shortener | Defines a URL shortener for Metrici URLs. It is particularly useful for creating more readable QR codes. |