Question: 

How do I show my signature in Invoice if I already maintained at User?


Answer:

1) To design the report, you may click Print and click 'Design Report' button on the right side. Click 'Design' at the report that you would like to amend.






2) In the Report Design, drag out the 'Rich Text' from the left panel and place on the report.




3) Then click on the Expressions icon (symbol 'f') and click on the ellipsis (...) at Visible.



4) It will prompt Expression Editor, key in !IsNullOrEmpty([CurrentUser.Signature]) at the Expression Editor then click on OK.



5) Then go to Html and click on the ellipsis (...) .




6) It will also prompt Expression Editor, key in '<img src="' + [CurrentUser.Signature] + '" style="height: 100px; width: 100px">' at the Expression Editor then click OK.



 

7) After done, click the Menu on the top left and Save As and rename to new report as the original system Report name is not allowed to amend and save.




By: Rotcana 211116, Lay Swan 211127, P211129