Xerox Xerox Web Document Submission Software (WDSS) Support & Software Administrator's Guide

Page of 210
X
EROX 
W
EB 
D
OCUMENT 
S
UBMISSION 
S
OFTWARE 
V
ERSION 
2.0.1 M
ODIFYING 
T
EMPLATES
 
 
Figure 12-4. Use of <foreach context> and closing </foreach> tags 
 
<foreach context="documents"> 
  <table width="100%" cellpadding="2" cellspacing="0" border="1"> 
  
<tr> 
 
 
     <td width="100%" colspan="4"><value name="doc_title" 
/></td> 
  
</tr> 
  
<tr> 
 
 
     <td width="25%">Description:</td> 
 
 
     <td colspan="3"><value name="document_description"  
/></td> 
  
</tr> 
  
<tr> 
 
 
      <td width="25%">Number of Copies:</td> 
 
 
      <td width="25%">&amp;nbsp;<value name="copies" value="1" 
/></td> 
 
 
      <td width="25%">Color Image: </td> 
 
 
      <td width="25%">&amp;nbsp;<value name="color_image"  
/></td> 
  
</tr> 
       <tr> 
 
 
      <td colspan="2">If Special Order please specify:</td> 
 
         <td colspan="2">&amp;nbsp;<value name="special_order_tabs" 
/> 
  
</td> 
  
</tr> 
  </table> 
</foreach>
 
Ensure that copies of any modified templates are saved and kept 
separate from the server. 
Adding a Field 
If a field has been added to the Web Document Submission system, it 
should be added also to the coversheet.tpl or deliverysheet.tpl as 
S
YSTEM 
A
DMINISTRATION 
G
UIDE
 
12-5