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 single-line box and or multi-line text box , instead of static text, you should enter '''"@@"''' in the ''Default Text'' box on the [[Custom Field|custom field]], followed by any text and variable(s) you wish to appear:  '''Example 1:''' To populate the default value text as the current user's e-mail address use the following:<pre>@@@me. For exampleemail@</pre>  '''Example 2: put ''' 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:''' in To populate the default value text of a '''Level 1 2''' [[Custom Field|custom field]] results to display with the words "The client is" followed by the company name associated with the Level 1 entity, use the following:<pre>@@The client is IBM@parent.company.name@</pre>  ''Explanation: the "@@" at the beginning of the Default Text box tell the system to look for variables. No empty Any variables will be between their own "@" symbols as per usual, and any text not between "@" symbols will be represented as standard text.''  '''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 allowed as system empty, it will re-populate with the default if value when saved. Accordingly an empty value cannot be saved in any field with a default value (whether it is emptyincludes a variable or not).
[[Category:Custom Fields]][[Category:Enhancements]]
0
edits

Navigation menu