0
edits
Changes
no edit summary
* The duration is set to the sum of the durations of the associated [[Level 3 Entity|Level 3 entities]].
* The same technique can be applied to the Level 1 [[Template]] formula to sum all the Level 2 durations.
''Note: Be sure to use syntax exactly as above. Be sure to use '''l3''' before the equal sign, and '''level3''' after.''
==Using Template/Type Formulas for Text==
If you are using a Template or Type formula to populate a field with text, rather than perform a calculation, you must enclose the statement on the right-side of the equal sign in single quotataions:
@opportunity.name@='@opportunity.client first name@ @opportunity.client last name@';
::''Note that the space between the "client first name" and "client last name" variables will place a space between them in the resultant statement.''
[[Category:Universal Tracking Application]]