Difference between revisions of "Template:March2014Upgrade"

From SmartWiki
Jump to: navigation, search
Line 25: Line 25:
 
* We've updated the editor for our [[Custom Field Type: Text – Rich Text|Rich Text fields]] to allow for the pasting of text that contains HTML code.
 
* We've updated the editor for our [[Custom Field Type: Text – Rich Text|Rich Text fields]] to allow for the pasting of text that contains HTML code.
 
<!--25735 - Rich Text custom field issue-->
 
<!--25735 - Rich Text custom field issue-->
 +
 +
==On-Demand System Upgrades==
 +
The following features are also available immediately with the application of the upgrade, but must first be enabled or configured by a System Administrator:
 +
 +
===Simplified Display of Uploaded Files===
 +
*SmartSimple has added a new syntax for referencing files uploaded to a field. You can display uploaded files as a string of text by using the @''Fieldname''.filenames()@ variable. The syntax is @''field name''.filenames(''delimiter'')@.
 +
<!--21086 - Link - Multiple Files Display-->

Revision as of 11:52, 10 March 2014

Global System Upgrades

The new features listed below are enhancements to the SmartSimple system and will be immediately available to SmartSimple users upon the application of the March 2014 upgrade to your server:

Country-Specific State/Province Dropdown menus

  • SmartSimple now allows administrators to turn on a feature named "Enable Pre-defined Drop-down Options" which will present users with a choice of states/provinces specific to the country they select on a contact or company profile. State/Province lists are available for the U.S., Canada and Ireland.

Simplified List Views for Companies and Contacts

  • We've simplified the configuration of list views for companies and contacts, combining the list view settings pages for external and internal companies and contacts. As well, the setup page for Ajax Lookup list views has been consolidated for external and internal companies and contacts.

New Icon Sets for Portal pages

  • SmartSimple has added new icon sets to the portal configuration page, enabling administrators to give their copies of SmartSimple a more contemporary look.

Record Auditing Enhancement

  • Two new standard fields have been added to make creating an audit trail easier for administrators: Created By and Created Date.

List View Selector location in Arcadia

  • We've relocated the list view selector in Arcadia, SmartSimple's next-generation interface. Users will now be able to select the list view they want to use to review system records at the top of the list view.

Update to Rich Text Editor

  • We've updated the editor for our Rich Text fields to allow for the pasting of text that contains HTML code.

On-Demand System Upgrades

The following features are also available immediately with the application of the upgrade, but must first be enabled or configured by a System Administrator:

Simplified Display of Uploaded Files

  • SmartSimple has added a new syntax for referencing files uploaded to a field. You can display uploaded files as a string of text by using the @Fieldname.filenames()@ variable. The syntax is @field name.filenames(delimiter)@.