Document Builder: how does document element and variable cooperate

Created by Jerry Wang, last modified on Nov 03, 2014

In customizing, we can select one element and maintain a rule for it in order to achieve that the element would only appear in the final document once some condition meets. We could also maintain one or more variables to that element:

 

For example here we have assigned the variable "ZJERRY_TEST" to element ZCR_CD:

 

 

 

 

 

such variable has type CHAR10 and has default value "i042416".

 

 

 

In document template design time, we could drag the variable from right variable tree pane and drop them to the left word layout part:

 

 

 

In the document creation ui, we could input some data to the variable:

 

 

 

and in the runtime we could see the user input is merged to the final rendered document:

 

你可能感兴趣的:(CRM)