Changes

Jump to: navigation, search
no edit summary
New directive ('@@' ) If you would like to use a [[Web Page View Field Variables|variable]] as the default value for a [[Custom Field Type: Text – Single Line|single-line box and ]] or [[Custom Field Type: Text – Multiple Lines|multi-line ]] text box default value . For example: put , instead of static text, simply include the variable(s) in the '''Default Text''@@client is @company.name@' in default value of Level 1 box on the [[Custom Field|custom field]] results , along with any other text you wish to display the client is IBM. No empty value is allowed as system will re-populate default if it is empty.appear:
 '''Example 1:''' To populate the default text as the current user's e-mail address use the following:<pre>@me.email@</pre>  '''Example 2:''' To populate the default text of a '''Level 1''' [[Custom Field|custom field]] with the words "The client is" followed by the company name associated with the Level 1 entity, use the following:<pre>The client is @company.name@</pre>  '''Example 3:''' To populate the default text of a '''Level 2''' [[Custom Field|custom field]] with the words "The client is" followed by the company name associated with the Level 1 entity, use the following:<pre>The client is @parent.company.name@</pre>  '''Example 4:''' You can use more than one variable:<pre>If you wish to contact @assigned.firstname@ please send an e-mail to @assigned.email@ </pre>  '''Note:''' As with any [[Custom Field|custom field]] that has a default value, when editing the form if you clear the value so that the field is empty it will re-populate with the default value when saved. Accordingly an empty value cannot be saved in any field with a default value (whether it includes a variable or not). [[Category:Custom Fields]][[Category:EnhancementsVariables]]
0
edits

Navigation menu