New Features Coming January 25th
Additionally, we have added some important features for tracking information, improving administrative update performance, and application design as well as a new help system.
More Interface Changes
As part of the user interface update, users will be able to choose their own color schemes within Setup and companies will be able to load their logo for display on the left of the home page. Additional interface updates include:
- moving action buttons to the top of a view
- moving the record counter to within the view management icon
- introduction of widget-based web tabs for putting dashboards anywhere in an application, not just the Home tab
- introduction of database joined view web tabs for displaying views built by joining objects
- the ability to hide empty fields in a form layout within a section
- record owner information can be moved to the top of a record detail or to the bottom within a layout
Field History Logging
LongJump now makes it possible to keep a change log for specific fields in a record for change management, auditing and compliance purposes. By enabling audit logging on a field, changes to that value will be time stamped including who made the change, the previous and new value.
Applying Formulas to Report Summaries
You can now create custom summary formulas to build additional analysis by taking a total summed value computed by the report and applying a more complex formula to it. For example, a summary of total goods sold can be shown with an additional calculation to determine sales compensation.
Wildcard Searching
Users can now use wildcards like * and ? to help with searching. LongJump’s search algorithm will look for patterns based on the wildcards.
Public and Private Tagging
Records can now have two levels of tagging: public and private. A private tag is one created and used only by the user. Public tags are shared across the organization.
Static Resources
Application developers will be able to load and store web resources such as CSS stylesheets, images, Javascript files, ZIP and TAR files to be served when called from custom pages, code, or other areas of the application.
Mass Data Operations
For any of the administrative data operations such as mass update, delete, ownership change and emptying the recycle bin, processing for more than 2,500 records will be conducted as a background process so users can continue to work freely and be alerted via email when the operation is complete.
Exporting Attachments
Users will be able to export any documents or attachments associated with a record during the export process. Files will be encoded as either ISO-8859-1,
UTF-8, or UTF-16 format during export.
Other Changes
- fields now support default values
- the Photos tab has been removed and has been consolidated with the Documents tab