Title: Email Signature Export Widget Description: Manage email signatures as data and export them into any mail client Tags: widgets, email, signatures --- What it does SignatureExportViewWidget is a read-only data widget that turns a person's record into a ready-to-use HTML email signature: Live preview — the signature is rendered in an isolated iframe. One-click copy — copies the signature as rich HTML (text/html), so formatting survives a paste into Gmail, Outlook, Proton Mail and friends. Per-client paste guide — tabbed step-by-step instructions for New Outlook, classic Outlook, Outlook on the web, Gmail, Proton Mail and Apple Mail. There is no per-customer code: the signature is data + configuration. One shared HTML template is filled per person via the Text Replacer (#{show firstName} etc.), so editing the template updates everyone. Configuration Attach it as the view widget of a property and pass the shared template: "x-type-schema": { viewWidget: { name: VIEWWIDGETSIGNATURE_EXPORT, configuration: { // omit template to use the field value itself as the template template: "