Archive for Summer ’07 Category Feed

Summer 07 Minutia

Summer 07 is in the process of rolling out. Although, it was originally expected to complete this past weekend, I don’t think that’s the case. Other than NA1, I am not certain it’s been released. In orgs on non-NA1 servers, I am getting scheduled improvement notices for this coming Friday night.

Anyway, I have been going through the Release Notes and have found some nice little enhancements that aren’t necessarily “big news”, so I thought I’d point them out. For the major changes, I would suggest going to the Summer 07 landing page.

  • Merging Contacts or Leads on Campaigns

    …when you merge duplicate contacts or leads that are members of different campaigns, the campaign date for each is retained and associated with the newly-merged contact or lead.

  • Specify the Number of Records to Display in Report Results: Just like in Dashboards, you can now limit the records returned in a tabular report. Also, if you specify this value, you can now use that tabular report in a Dashboard.
  • Opt-Out of System Maintenance Notifications

    With Summer ’07, administrators can go to Setup | Company Profile | Company Information to prevent advance notices about planned system maintenance or downtime from displaying to users when they log in.

  • Recycle Bin for Deleted Custom Field: Will save some people from major grief.
  • Report on API Usage
  • Workflow rules and actions can be packaged in an AppExchange app
  • Data Loader can export data from Relationship Fields

    To do so, use a SOQL query in your export request that includes fields from a related object.

  • Compliance BCC Emails: Force all outbound Salesforce emails to BCC to a corporate address without the ability to override by the end-user.
  • Delegated User Admins can now login as the users they support just like the regular Sys Admin can.
  • Record Locking

    If two users are editing the same record simultaneously, the user who saves the record first will have his or her changes saved, and the second user will receive an error message and be prompted to reload the record with the changes made by the first user.

  • Formula-based worklow rules

    When defining entry criteria for workflow rules, you can now use formulas that include calculations and multi-field comparisons, letting you create complex workflow rules. For example, you can leverage formula functions such as ISCHANGED and PRIORVALUE to build rules based on field value changes.

  • Dynamic selection of email alert recipients

    Send email alerts to any related user, contact, or email address that appears in any custom or standard field on the object specified for the email alert.

These are ones that are of particular interest to me. If you want to point out something you learned about that is buried in the details, but might be relevant to others, please post a comment and let us know.

Comments off comments feed

Summer ’07 Features for Developers

Just echoing Simon Fell’s recent post. There is a post on the ADN Wiki about Summer ’07 Features for Developers.

As mentioned on July 5, Salesforce has a Summer ’07 landing page that provides detail for the developer features and more.

Comments off comments feed

Summer ’07 Landing Page

Salesforce posted their Summer ’07 landing page. Get all the info on the Summer release there including Release Notes, Admin Preview Notes and landing pages for each of the new functionality pieces.

It looks like a rather large release. It’s pretty impressive, I must say. Some of the nice features that jump out for me and past clients are:

  • Intelligent Workflow: Use formulas as workflow criteria are a big highlight. Other improvements as well.
  • Extended Customizable Help: Include help hovers next to a field where you can include a short bit of help text.
  • Lookup Hovers: No need to drill into an Account from a Contact to view its data. Hover over the Account link and see a mini page layout of Account data. I personally think it’d be better to include joined fields onto the Page Layout so you don’t even need to hover, but this is still an improvement.
  • Extended Mail Merge: Mail Merge has been one of those features where the answers to commonly asked “Can it do…?” questions is “No”. Well, some improvements were made. First and foremost is the ability to create a Mail Merge for more than 1 person at a time. Also, mail merge will have cross-browser support. No need to fire up IE just to use Mail Merge anymore. This feature needs to be enabled by request to Salesforce.
  • Extended AppExchange Packaging: This will be helpful for my Info Center application since it is an unmanaged package. If you uninstall an old version in favor of a new one, you will be able to export the data, uninstall, reinstall and import the data back in.

If you want an early look at Summer ’07, you can sign up for a pre-release account and see it all in action in your own sample org.

And the logo winner is…

sfa_logo_sum07.gif

Thanks to Salesforcewatch and CRM FYI for actually letting me know about the landing page even before Salesforce blogged about it.

Comments (1) comments feed

Summer ’07 Features

As you may know by now, Salesforce has an Idea Exchange category for upcoming Summer ’07 features. There are a lot of great features to be excited about including improvements to Mass Email, Workflow and Reporting. However, for me, the most exciting/useful feature will be the Cross-Object Formulas. Salesforce product management added a note to that idea saying that:

This idea really encompasses two features – referencing parent fields on a child, and rolling up child information to a parent. The latter of these is on schedule to be available with the Summer ’07 release! Stay tuned for more information in the coming months!

The ability to create formulas that COUNT, SUM, MIN, MAX, etc. values from child records will be huge. It will especially huge if conditions can be added within that. For example, from an Account, you might have a formula field to SUM(all Won Opporortunities from a particular Lead Source). Another might be to simply SUM(all Won Opportunities).

Until the release notes are out, we won’t know exactly what this functionality will (not) do, but it’s exciting to know some aspect of it is coming. This will save users a lot of time from having to run reports to get this information and it will save developers a lot of time having to create those reports!

Comments (8) comments feed