User Tools

Site Tools


pub:conditionalmap

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
pub:conditionalmap [2014/03/26 11:22] – created kenpub:conditionalmap [2014/03/26 12:03] ken
Line 5: Line 5:
 <html><pre> <html><pre>
    3/26/14                     iDocs Form Suite                      FM2540C1        3/26/14                     iDocs Form Suite                      FM2540C1    
- 11:07:03                    Map Field Maintenance                  KKRAMER     + 11:52:24                    Map Field Maintenance                  KKRAMER     
                                                                                                                                                                  
  Form Name. . . . . .      AAABARC   Field Name . . . BAR CODE                    Form Name. . . . . .      AAABARC   Field Name . . . BAR CODE                  
Line 15: Line 15:
  AND/OR   Row       From      To     Operator   Value                             AND/OR   Row       From      To     Operator   Value                           
                    Column   Column                                                                  Column   Column                                              
-          *CURROW                   =       00                               +          *CURROW                   =       Page                             
-                                                                                 +   AND    *CURROW    11       12        >                                      
-                                                                                +   OR                      1        <>      1                               
                                                                                                                                                                  
                                                                                                                                                                  
Line 27: Line 27:
                                                                                                                                                                  
  F3=Exit   F10=Save    F12=Cancel                                                 F3=Exit   F10=Save    F12=Cancel                                               
-                                                                                                                                                                +                                                                                                                                                                                                                                                
 </pre></html> </pre></html>
-  * ** *CURROW**: Specify the current row.+ 
 +* **If the value in column x to column y**: Map this field only if the values specified exist in the columns specified, otherwise the field does not map.  
 +<html> 
 +<table width="30%" style="border: 1px dotted gray; margin-left: 20px;"> 
 +<tr><th colspan="3">Mapped Field Conditional Tests</th></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&#061;</td><td>equal to</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&lt;&#061;</td><td>less than or equal to</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&lt;</td><td>less than</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&gt;&#061;</td><td>greater than or equal to</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&gt;</td><td>greater than</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&lt;&gt; </td><td>not equal to</td></tr> 
 +</table> 
 +</html> 
 + 
 +Use caution with leading blanks in the comparison value field; do not enclose the test operator or the comparison value in quotes. 
 + 
 + * ** *CURROW**: Will automatically get the current row.
      
 \\ \\
pub/conditionalmap.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1