| |
|
| |
a name"wp1007827" span translate'0' The following XFDL code creates the node hierarchy shown in spanspan translate'0' The Node Hierarchy API 4 DGFigure 1spanspan translate'0'. The result is a simple form that contains three items (a line and two labels).span ... |
| |
|
| |
a name"wp1007827" span translate'0' The following XFDL code creates the node hierarchy shown in spanspan translate'0' The Node Hierarchy API 8 DGFigure 1spanspan translate'0'. The result is a simple form that contains three items (a line and two labels).span ... |
| |
|
| |
Use a Web server to deliver a form for display in the Viewer. |
| |
|
| |
Use a Web server to deliver a form for display in the Viewer. |
| |
|
| |
Documents often require multiple signatures. Furthermore, it is common practice for some signatures to endorse other signatures. XFDL provides a signature filtering system to support multiple signatures in a single document. |
| |
|
| |
There are two reasons for filtering certificate information within a form's code: To control the certificate information displayed when users select a signature identity To limit the number of certificates displayed when users select a signature identity Typically users have more than one ... |
| |
|
| |
Along with registering your package(s) of custom functions with the Function Call Manager, the registerFunctionCall method is also used to specify a version number for each function that you create. In the previous example, the ConvertDate function is registered with the version number 0x01000300. ... |
| |
|
| |
a name"wp1473827" span translate'0' Along with registering your package(s) of custom functions with the Function Call Manager, the spanspan translate'0'span translate'0'registerFunctionCallspanspanspan translate'0' method is also used to specify a version number for each ... |
| |
|
| |
a name"wp1473383" span translate'0' The purpose of the FCI is to make the functionality of forms extensible without requiring updates to your forms driver software. This API allows you to create selfcontained modules called spanspan translate'0'span ... |
| |
|
| |
a name"wp1473383" span translate'0' The purpose of the FCI is to make the functionality of forms extensible without requiring updates to your forms driver software. This API allows you to create selfcontained modules called spanspan translate'0'span ... |
| |
|
| |
JAR files that are enclosed in forms must have the MIME type set to: applicationuwijar The corresponding XFDL code will look like this: {code:600} mimetype applicationuwijar
mimetype If you are using the Designer to enclose a JAR file into a form the Designer will set the MIME ... |
| |
|
| |
a name"wp1474107" span translate'0' JAR files that are enclosed in forms must have the MIME type set to:span a name"wp1474108" span translate'0' applicationuwijarspan a name"wp1474109" span translate'0' The corresponding XFDL code will look like this:span ... |
| |
|
| |
When you create a NoLock signature, the Viewer does not lock the data covered by that signature. This means that you can make changes to the data even though it is signed. |
| |
|
| |
The Forms Services Platform runs in an OSGi framework. Pipes, configuration files, and services are packaged into OSGi bundles. A single bundle can contain multiple services, pipes, and configuration files. |
| |
|
| |
The Forms Services Platform runs in an OSGi framework. Pipes, configuration files, and services are packaged into OSGi bundles. A single bundle can contain multiple services, pipes, and configuration files. |
| |
|
| |
Although typed parameters are not used in JavaScript™, they are included in the method descriptions to indicate the types that are expected by each method. You declare variables for these parameters using the normal JavaScript var statement. Parent topic: About the JavaScript API: LFV 4About ... |
| |
|
| |
a name"aboutparams" span translate'0' Although typed parameters are not used in spanspan translate'0'JavaScriptspanspan translate'0'™spanspan translate'0', they are included in the method descriptions to indicate the types that are expected by each method. You declare ... |
| |
|
| |
a name"aboutparams" span translate'0' Although typed parameters are not used in spanspan translate'0'JavaScriptspanspan translate'0'™spanspan translate'0', they are included in the method descriptions to indicate the types that are expected by each method. You declare ... |
| |
|
| |
a name"aboutparams" span translate'0' Although typed parameters are not used in spanspan translate'0'JavaScriptspanspan translate'0'™spanspan translate'0', they are included in the method descriptions to indicate the types that are expected by each method. You declare ... |
| |
|
| |
Branches are different portions of the same pipeline that run at different times. Most pipelines are composed of more than one branch. |
| |
|
| |
Branches are different portions of the same pipeline that run at different times. Most pipelines are composed of more than one branch. |
| |
|
| |
A pipeline is a sequential series of pipes. Pipelines assemble configured instances of pipes into a complete request processor. |
| |
|
| |
A pipeline is a sequential series of pipes. Pipelines assemble configured instances of pipes into a complete request processor. |
| |
|
| |
Pipes perform tasks. Each task is a small component of a larger request. For example, if you want to save form information to a database, you would need to break that request into its component tasks. These tasks could include loading the form, looking up database information, mapping the form ... |
| |
|
| |
Pipes perform tasks. Each task is a small component of a larger request. For example, if you want to save form information to a database, you would need to break that request into its component tasks. These tasks could include loading the form, looking up database information, mapping the form ... |