Add Wiki Content Block
- Open your LiveDoc document in edit mode
- Position the cursor where you want the RISKSHEET table to appear
- Click Insert → Wiki from the toolbar
- The Wiki Content dialog window appears
Insert Rendering Code
Paste the following Velocity template snippet into the Wiki Content dialog:Save and View
- Click OK to close the Wiki Content dialog
- Save the LiveDoc document
- The RISKSHEET table now appears embedded in the page, displaying:
- All configured columns with headers and grouping
- Risk items and downstream tasks according to your data model
- Applied cell styles, conditional formatting, and calculated values
- Interactive features (if viewing in browser, not PDF export)
Common Use Cases
| Scenario | Benefit |
|---|---|
| Compliance reports combining narrative and risk tables | Single document for audits without switching between LiveDoc and RISKSHEET views |
| Executive summaries with embedded risk overview | Stakeholders see current risk status without navigating to separate tool |
| Release documentation with risk acceptance records | Traceability between requirements, risks, and approval signatures in one document |
Verification
After saving the LiveDoc, you should see the complete RISKSHEET table rendered inline with all configured columns, risk items, and styling applied. If you see a blank space or error message, verify that:- The document has a valid risksheet.json configuration file attached
- The document type matches the configured RISKSHEET document type (check
nextedy.risksheet.riskDocumentTypeproperty) - You have read permissions for the risk work items
See Also
- Navigate to Risksheet from LiveDoc - Add clickable links to open the full RISKSHEET editor
- Work with Branched Documents - Embed RISKSHEETs in baseline and branch scenarios
- Customize PDF Export Scripts - Control how embedded RISKSHEETs appear in PDF exports
- LiveDoc Embedding - Velocity template reference for advanced rendering options
Sources
Sources
KB Articles
- Render Risksheet into the LiveDoc page
- Open Risksheet from LiveDoc
- How to install Risksheet into existing project (Drive pilot)
- Open Risksheet from item on another Risksheet
OpenLiveDocCommand.tsrisksheet.jsonAppConfigParser.tsColumnTypeManager.javaDefaultTraceProvider.java