Dear Sir,

I have a link in the form as shown below:
--------------------------
<field name="salaryCertificateUrl" use-when="${salaryCertificateUrl!='Not
Applicable'}" title="${uiLabelMap.salaryCertificate}" widget-style="text">
        <hyperlink target="salaryCertificateUrl"
description="${salaryCertificateUrl}" also-hidden="false" size="25">
                  <parameter param-name="salaryCertificateUrl"/>
        </hyperlink>
</field>
--------------------------

Note: "salaryCertificateUrl" is a path of a pdf file. I DON'T WANT TO
GENERATE PDF FILE. JUST WANT TO VIEW PRE_GENERATED PDFs. I am uploading it
and then wants to view it from the link in my form. Same this for images.

Pls let me know how do I view this.

regards
Avijit

Reply via email to