ORMB deep linking - Opening ORMB Records in a New Tab ORMB
April 22, 2026 8 min read

ORMB deep linking - Opening ORMB Records in a New Tab

ORMB is built as a single-page application. every screen, every drill-down, every context switch happens through internal JavaScript navigation. There are no shareable URLs, no way to duplicate a tab, and no way to open a bookmark without replacing what you already have open. If you've spent time in ORMB doing analysis, testing, or development, you've felt this. This post walks through how I extended ORMB's own deep link mechanism which documented for external integrations to solve these problem

Read
ORMB Rate Schedule Explained with a Simple Tiered Pricing Example ORMB
April 21, 2026 11 min read

ORMB Rate Schedule Explained with a Simple Tiered Pricing Example

Struggling to understand tiered pricing in ORMB? This post walks through a simple wire transfer example where clients are charged based on monthly transaction volume, and shows exactly how rate schedules and rate components work together to calculate the final bill step by step.

Read