User Tools

Site Tools


cobi.wms:print_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cobi.wms:print_settings [2025/12/31 08:45] – [Where to find Layout ID and Print Def (coresuite designer)] thuthcobi.wms:print_settings [2026/01/06 14:10] (current) – [Authentication] thuth
Line 48: Line 48:
 ==== Authentication ==== ==== Authentication ====
  
-If you've configured the [[Print Service]] with multi-tenancy support, you must enter the correct ''AuthToken'' value into the ''Authentication'' text field.  Otherwise, you must leave the field empty.+If you've configured the [[Print Service]] with multi-tenancy support, you must enter the correct ''AuthToken'' value into the ''Authentication'' text field.  Otherwise, you must leave the field empty. \\ 
 +\\ 
 +\\
  
-==== Print Mode, Layout ID, and Print Def settings ====+===== Print Mode, Layout ID, and Print Def settings =====
  
 The rest of the print settings screen consists of **Print Mode**, **Layout ID**, and **Print Def** fields for each type of booking where the app supports printing.  These values must correspond to the the coresuite print modes, designer layout IDs, and print definitions. The rest of the print settings screen consists of **Print Mode**, **Layout ID**, and **Print Def** fields for each type of booking where the app supports printing.  These values must correspond to the the coresuite print modes, designer layout IDs, and print definitions.
Line 90: Line 92:
 Example: Example:
  
-xml 
   <?xml version="1.0" encoding="utf-8"?>   <?xml version="1.0" encoding="utf-8"?>
-  <job> +    <job> 
-  <type mode="Print" formtype="140" layoutid="T0000008" /> +    <type mode="Print" formtype="140" layoutid="T0000008" /> 
-  <paramsets> +    <paramsets> 
-    <paramset> +      <paramset> 
-      <params> +        <params> 
-        <param key="PrintDef" value="T0000010" /> +          <param key="PrintDef" value="T0000010" /> 
-        <param key="DocEntry" value="575" /> +          <param key="DocEntry" value="575" /> 
-        <param key="FreeText" value="Test123" /> +          <param key="FreeText" value="Test123" /> 
-      </params> +        </params> 
-    </paramset> +      </paramset> 
-  </paramsets> +    </paramsets> 
-</job>+  </job>
  
  
  
cobi.wms/print_settings.1767167120.txt.gz · Last modified: by thuth

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki