Changes

Previous Upgrade: February 2013

833 bytes added, 02:32, 17 April 2012
no edit summary
* Option to make custom fields manifest as hidden for the following field types: Creation - Created By, Creation - Date, Special - Auto Number, Special - Calculated Value,
Store Value - System Variables. This will allow the value to be updated/saved without being visible on the page.
* When editing custom fields you can now use the custom field batch update to add/update the Tab Name for multiple custom fields at once.
==Transactions==
::* Listing all the companies under another company: '''[#(object=company) ~name~ #]'''
::* Displaying Contact/Company association role based custom fields: '''[#(?object=association;)$?afc_customfieldid$#]'''
::* Adding business days to a given date, or counting the number of business days between 2 dates: '''SS_FUNC.addbusdays(DATE, BUSINESSDAYS)''' and '''SS_FUNC.countbusdays(FIRSTDATE, SECONDDATE)'''
::* Within Report Template Header to obtain the criteria entered by users: '''@args[1]@, @args[2]@'''
::* Within Report Template Header to obtain date/time report was run: '''@runtime@'''
::* Passing criteria to reports when using the '''ReportProperty''' variable: '''@ReportProperty(12345,recordcount,"Column Name","Criteria")@''' where criteria is the answer to ??? on the report.
* A new setting in email broadcast to choose a user custom field as email address instead of user standard field (e.g. alternate e-mail address)
* Ability define the new contact as the primary contact for the new company created when using a hybrid signup page
----
0
edits