Create the Product in the RIPLYNX PUD
Open Riplynx (Always make sure to open Riplynx as an administrator)
Go to File - Preferences
Select Packages
Go to Unit Configuration and select Config
Add a new Unit
Select Add
Unit Type=Package
Add a description (ie. insert)
Enter a Map # (This will automatically be created when you add the new unit but I like to use “IN” as the key for the insert)
Set the width and height based on what you are looking for, typically it will be 8x10
Set the subunit layout for the size of the image node on the insert (so if you want a 2x3 image you will add Width of 2 and height of 3
Now check the box for “Unit Graphic” and choose to edit Graphics
Select insert and choose to add a text field
You can choose to name your text fields, this is useful if you are creating multiple text fields
Next to Text select Adv, this will open a window to allow you to add text variables
The variables will allow you to pull down data directly from the XML file. Anything included within the XML can be included in the text fields
This is how you will want to add variables to that field.
Note: The variables are from the XML file that is used to run the orders in Riplynx. This is the way you will want the variables structured
So the name template will be “Field Name: ~[variable]~”Ship To:
~[Ship Line 1]~
~[Ship Line 2]~
~[Ship Line 3]~
~[Ship Line 4]~Lab Order: ~[Lab ID]~
Job Name: ~[Job Name]~
Job Organization: ~[Job Organization]~
Gallery Reference: ~[Gallery Reference]~
Gallery ID: ~[Gallery ID]~Subject Name: ~[First Name]~ ~[Last Name]~
Grade: ~[Grade]~
Teacher: ~[Teacher]~
Online Code: ~[Online Code]~
Custom 1: ~[custom1]~
Custom 2: ~[custom2]~
So let's say for Custom 1 you have the team name in that field. You could set the variable like this:
Team:~[custom1]~
Lasty if you want to include order data you will want to add these variablesOrder:
~[Order1]~
~[Order2]~
~[Order3]~
~[Order4]~
~[Order5]~
~[Order6]~
~[Order7]~
~[Order8]~
~[Order9]~
~[Order10]~
~[Order11]~
~[Order12]~
~[Order13]~
~[Order14]~
~[Order15]~
~[Order16]~Choose to alter the text font, color, size to your liking
Click Ok to finish then save by going to File - Save unit definitions (you can also close the window and you will be prompted to save)