Changes

Upgrades by Category

1,245 bytes added, 12:49, 1 May 2013
no edit summary
* When you search within [[SmartFolders]] the results will include both files and folders that match the search term.
|May 2009
|}
 
===Variables / Variable Processor===
{| border="1" cellpadding="5"
|+
!Feature!!Upgrade Date
|+
|[[Report Variables|Report Record Count Variable]]
* Introduction of a variable that can generate the number of records within a specified report.
:<font size=3>@ReportProperty(''reportid'',recordcount)@</font>
'''Example''': To generate the number of records (equivalent to the number of rows in the report) for report with ID 12345
@ReportProperty(12345,recordcount)@
''This can be used in a [[Web Page View]] or as a [[Custom Field Type: Read Only – System Variables|Read Only - System Variable]] to display a record count, as part of [[Submit Logic]], or included in the title of a [[Portal]] shortcut to indicate how many records are at a given status (for example).''
|October 2009
|+
|[[Template Formula|Assign Level 1 Customer]]
* Ability to assign to the Customer Level 1 Standard field (also called Client).
:* Example template formula: ''@opportunity.companyid@=@opportunity.owner.companyid@''
|October 2009
|+
|[[Web Page View Field Variables|User/Company Association List]]
* Ability to use the list syntax '''[#...#]''' to show all companies that a user is associated with, or all users associated with a company.
|October 2009
|}
8,849
edits