Rendering Signatures in the UI
The following procedure shows you how to dynamically render signatures in the UI.
To dynamically render signatures in the UI
Perform the following runtime repository changes:
Log in to Siebel Web Tools and go to the Signature display applet.
Note: If configuring signature capture and display using the same applet, then it is recommended that you create a new applet for display purposes by cloning the existing applet.Create a new applet control with the properties shown in the following table to display the signatures in the UI.
Name Field HTML Type HTML Attribute Caption - String Reference HTML Height HTML Width Signature Image
SignatureImg
InkData
Migrated
SGL_Signature-1005113048-35Y
150
450
Query for the control that displays Open UI signatures and add the Open UI property to the control.
- Ensure that the controls mentioned in the previous steps are shown in the UI.
Perform the following seed data changes:
Navigate to Site Map, Administration - Application, and then the Manifest Files view.
Create a record with the values shown in the following table.
Inactive Flag Name N
siebel/dynamicsignctrlrenderer.js
Navigate to Site Map, Administration - Application, and then the Manifest Administration view.
Go to the UI Objects applet and create a record with the values shown in the following table.
Inactive Flag Type Usage Type Name N
Applet
Physical Renderer
Type in the (Signature Display Applet Name).
Go to the Object Expression applet and create a record with the values shown in the following table.
Inactive Flag Expression Level N
Desktop
1
Go to the Files applet and create two records with the values shown in the following table.
Inactive Flag Sequence Name N
1
siebel/dynamicsignctrlrenderer.js
N
2
3rdParty/jquery.signaturepad.min.js