Changes

Jump to: navigation, search

Upgrades by Category

2,415 bytes added, 20:13, 1 May 2013
no edit summary
|Workflow E-mails
* The e-mail header can now be defined.
|May 2010
|+
|}
 
===Miscellaneous===
{| border="1" cellpadding="5"
|+
!Feature!!Upgrade Date
|+
|[[Custom Defined Holidays]]
* Instead of using the holidays that are built-in to [[SmartSimple]] it is now possible to define which dates should be considered holidays.
* When using the ''[[Calculated Value - busdateadd Function|busdateadd()]]'' or ''[[Subtract business days from a given date|isHoliday()]]'' functions, a new variable called ''ssvar_holidays'' can be used to override the system defined holiday dates on that level.
* The ''ssvar_holidays'' variable must be included in a [[Browser Script]] custom field on the same level as the ''[[Calculated Value - busdateadd Function|busdateadd()]]'' or ''[[Subtract business days from a given date|isHoliday()]] function.
'''Example:'''
ssvar_holidays=',2009-01-01,2009-02-16,2009-04-10,2009-05-18,2009-07-01,2009-08-03,
2009-09-07,2009-10-12,2009-12-25,2009-12-26,2009-12-28,2010-01-01,2010-04-02,2010-05-24,
2010-07-01,2010-08-02,2010-09-06,2010-10-11,2010-12-27,2010-12-28,';
|May 2010
|+
|System Date & Time
* Clients on dedicated servers that are not configured with automatic time synchronization can set the server date and time on the [[Global Settings]] page.
|May 2010
|+
|Chat
* The chat window (accessed via the [[Image:Chaticon.png]] icon located next to the Logout button) will now open as a layer on top of your current window instead of opening in a new window.
|May 2010
|+
|[[:Category:Variables|Variable Processor Enhancements]]
* for [[Custom Field Type: Display Only – Image|Image]], [[Single File]] and [[Web Page View]] fields, you can obtain a URL to the object using:
@''fieldname''.value@
or using field ID:
@#''fieldid''.value#@
 
 
* You can use @''roleid''@ on a UTA Role based [[Custom Field]] to obtain the role ID that the user is assigned with on the Level 1.
 
 
* For [[Multiple Files]] fields you can obtain a count of the number of files stored within the field using the following syntax:
@''fieldname''.numoffiles@
or using field ID:
@#''fieldid''.numoffiles#@
|May 2010
|+
|[[Advanced Logic]]
* The visibility of [[Associations]] on both contact and account profiles now can be controlled using Global Advanced Logic.
* Within a [[UTA]] the hyperlinks in the Level 1 Company [[List View]] can be disabled using [[Advanced Logic]].
* Hide Associates on User/Company Profile.
* Transactions: Show attribution button.
|May 2010
|+
8,849
edits

Navigation menu