Skip to main content
These recipes cover common ways to embed a widget. All use the salary widget, but any calculator type works.

Prefill multiple deductions from a URL

Setting several deductions is easiest by loading them from a hosted file:
See Load widget defaults from a URL.

Embed in an employee self-service portal

When the calculator loads after login, the employee is known. Fetch their values from your database, serve them by URL, and apply branding inline at the same time:

Open the widget in a popup

For portals, combine URL-based default values with inline theming so per-employee data and site branding apply together.