Dear all,
I need the script or recommended method to retrieve and display the details of a registered and approved request in a structured HTML form.
Specifically, I need a script that can fetch the current request data and render it in an HTML layout with the following fields:
Organization Name (from organization details)
Company Logo ((form Company Logo))
Request ID
Request Date
Requester
Department
Subject
Description
Additionally, the script should be able to retrieve and display the approval information, including:
Approver Name
Approver Email
Approver Signature (from email or stored signature)
The output should be a read-only, printable HTML form, generated automatically once the request status is Approved.