1.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Connect 1.4.2
- Setup And Configuration
- DataMapper Module
- The Designer
- Mark Position Options
- Additional Text Settings
- Additional Image Settings
- Barcode Options
- Codabar Settings
- Code 128 Settings
- Code 39 Settings
- Additional Datamatrix Settings
- Additional EAN 128 Settings
- Additional EAN 13 Settings
- Additional EAN 8 Settings
- Additional Interleave 2 of 5 Settings
- Additional PDF417 Settings
- Additional QR Code Settings
- Additional UPC A Settings
- Additional UPC E Settings
- Additional OMR Mark Settings
- Keystore
- PDF Signature
- Copyright Information
- Legal Notices and Acknowledgements
l
Name: The name of the script, making it easier to identify it.
l
Find: The Selector or Text to apply the result of the script to.
l
Selector: Uses CSS selectors to find the element to which the script applies.
l
Text: Uses text as a trigger for the script. The script applies to all instances of the
text found in the template.
l
Selector and Text: Uses text as a trigger for the script but only applies to text within
the specified Selector.
l
Action: Use the drop-down to select whether to Show or Hide the element when the
condition below is true.
l
Data Field: Use the drop-down to select which data field in the record the condition will
be based on.
l
Condition: Select which kind of condition is checked. Possible options are: Equal to,
Not equal to, Contains, Does not contain, Begins with, Ends with.
l
Value: The value used for the conditional check.
For example, you could check whether the Data Field "Gender" is "Equal To" the value "Mr", in
order to show a paragraph or an image applying only to male customers.
Dynamic Image script dialog
The Dynamic Image Script Generator is used to dynamically modify the source of an image
element in the template for each content item output by the template. The result of the script
Wizard must be a valid path to an image resource (see "Resources" on page 442 for more
information).
Here are the options visible in the Dynamic Image Script Wizard :
l
Name: The name of the script, making it easier to identify it.
l
Find: The Selector or Text to apply the result of the script to.
l
Selector: Uses CSS selectors to find the element to which the script applies.
l
Text: Uses text as a trigger for the script. The script applies to all instances of the
text found in the template.
l
Selector and Text: Uses text as a trigger for the script but only applies to text within
the specified Selector.
l
Wizard Results: Displays a list of the data that is sent to replace the result of the script:
l
Prefix: Static text to use before the set field. For Dynamic Image scripts, the default
prefix is images/.
Page 510