[Uganda Project - Technoforte Team] Registrar Signature Not Available in Certificate Template Context #12847
-
Current BehaviourWhile implementing registrar signature rendering on certificates, the signature image cannot be rendered from the certificate template even though the signature file exists in the system. Debugging shows:
{
"id": "6a1d5f4617ce4b7754d55e74",
"name": [...],
"role": "REGISTRATION_OFFICER",
"signature": undefined
}
However, the signature file is stored in the database as: {
"review.signature": {
"path": "/ocrvs/<file>.png",
"type": "image/png"
}
}Expected BehaviourCertificate templates should be able to access the registrar/reviewer signature when it has been captured during the workflow. Technical Investigation
Environment
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
@dibik96 first of all, a basic question ... have you edited that precise user in the UI to add a transparent PNG signature file for them? This should work for new registrations after that: In our examples, we use it in an image tag like this: |
Beta Was this translation helpful? Give feedback.
Can you also try this please? It should work for old registrations too: