Custom content lets you build tailored dashboards and views inside entity pages — charts, summaries, operational displays. These are developed with Seal’s support team and deployed as part of your configuration. If you need a custom view for your workflows, contact us and we’ll scope it with you.Documentation Index
Fetch the complete documentation index at: https://docs.seal.run/llms.txt
Use this file to discover all available pages before exploring further.
E-signature
Custom content iframes can request an e-signature from the user via the hosted helper script:requestESignature() opens the Seal e-signature modal in the parent application. It returns a promise that:
- Resolves to
truewhen the user successfully signs - Rejects with an
Errorif the user cancels or the signature fails
postMessage and will reject if called outside an iframe.