Skip to content

Commit 72c0986

Browse files
Adding new UI Action: Generate PDF
1 parent bcba22d commit 72c0986

File tree

1 file changed

+6
-0
lines changed
  • Client-Side Components/UI Actions/Generate PDF

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Description:
2+
This UI Action enables users to generate and download the current record in PDF format. It is particularly useful in the Incident table for PIR (Post-Incident Review) documents after resolution.
3+
4+
Pre-requisite:
5+
A dedicated form view must be created containing all relevant fields such as Resolution Code, Resolution Notes, Assignment Group, Assigned To, and others required for comprehensive reporting.
6+
In this code, I've used the view name called 'pdf_export' which is already created in the Incident table

0 commit comments

Comments
 (0)