<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/npsf</id>
  <title type="text">Nonprofit Salesforce.com Practitioners Google Group</title>
  <subtitle type="text">
  Nonprofit SFDC Practitioners/Developers
  </subtitle>
  <link href="/group/npsf/feed/atom_v1_0_msgs.xml" rel="self" title="Nonprofit Salesforce.com Practitioners feed"/>
  <updated>2010-01-08T20:42:50Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Nick</name>
  <email>n...@helpsudaninternational.org</email>
  </author>
  <updated>2010-01-08T20:42:50Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/571978f18be65e9a?show_docid=571978f18be65e9a</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/571978f18be65e9a?show_docid=571978f18be65e9a"/>
  <title type="text">Re: help with ID fields</title>
  <summary type="html" xml:space="preserve">
  I see... here is how you can do what you want. &lt;br&gt; 1. Create &amp;quot;First Name&amp;quot; and &amp;quot;Last Name&amp;quot; fields on the Child object &lt;br&gt; 2. Add a field update to update the &amp;quot;Name&amp;quot; field when either the First &lt;br&gt; or Last is changed. You&#39;ll need a formula something like CONCATENATE &lt;br&gt; (&amp;quot;Child.FirstName__c&amp;quot;+&amp;quot; &amp;quot;+&amp;quot;Child.LastName__c&amp;quot;)... I&#39;ve done this
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan LaRosa</name>
  <email>jonlar...@gmail.com</email>
  </author>
  <updated>2010-01-08T20:02:13Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/752e71fcc1545aaf?show_docid=752e71fcc1545aaf</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/752e71fcc1545aaf?show_docid=752e71fcc1545aaf"/>
  <title type="text">Re: [NPSF] Re: help with ID fields</title>
  <summary type="html" xml:space="preserve">
  Not sure I follow you Nick. If I&#39;m missing something obvious, let me know. &lt;br&gt; The Enrollment object needs the ID of the Child object so that if you &lt;br&gt; go to a child&#39;s record you see their enrollments. Therefore I do want &lt;br&gt; the ID of the Child object as a field on the Enrollment object, but I &lt;br&gt; want the Child&#39;s ID to be the combination of the two fields: (first
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick</name>
  <email>n...@helpsudaninternational.org</email>
  </author>
  <updated>2010-01-08T19:52:42Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/e6273035cb9f0b15?show_docid=e6273035cb9f0b15</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/e6273035cb9f0b15?show_docid=e6273035cb9f0b15"/>
  <title type="text">Re: help with ID fields</title>
  <summary type="html" xml:space="preserve">
  You could use the Child&#39;s full name as the lookup and then add two &lt;br&gt; formula fields that pull the First and Last Names over to the &lt;br&gt; Enrollment object.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Marisol Thomer</name>
  <email>mtho...@progressivestates.org</email>
  </author>
  <updated>2010-01-08T19:22:33Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/eb71c0d20113ef36/48e60d1ab7110b9b?show_docid=48e60d1ab7110b9b</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/eb71c0d20113ef36/48e60d1ab7110b9b?show_docid=48e60d1ab7110b9b"/>
  <title type="text">Get mass emails out of activity history related lists</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;I need your help - I&#39;m looking for a way to have Mass Email activities NOT &lt;br&gt; appear in a Contact&#39;s Activity History related list, but still show up on &lt;br&gt; the HTML Email Status related list (we don&#39;t send out any mass emails in &lt;br&gt; text only format). &lt;br&gt; &lt;p&gt;My co-workers and I find it beyond annoying to have to scroll through lists
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan LaRosa</name>
  <email>jonlar...@gmail.com</email>
  </author>
  <updated>2010-01-08T19:00:20Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/3070412a34388aff?show_docid=3070412a34388aff</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/bc405c832dd977e9/3070412a34388aff?show_docid=3070412a34388aff"/>
  <title type="text">help with ID fields</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I have a custom object called &amp;quot;Child&amp;quot;. I also have another custom &lt;br&gt; object that tracks enrollments. The Enrollment object has lookups to &lt;br&gt; the following: &lt;br&gt; Contact (std obj) &lt;br&gt; Household (std obj) &lt;br&gt; Child (custom obj) &lt;br&gt; When I create a new Enrollment, I can type the Contact name and the &lt;br&gt; Household name right into the fields, but for the Child I have to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Garry</name>
  <email>ga...@notinteresting.com</email>
  </author>
  <updated>2010-01-08T17:41:32Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/1de0edcf7d2d1761/bf6285486f834dca?show_docid=bf6285486f834dca</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/1de0edcf7d2d1761/bf6285486f834dca?show_docid=bf6285486f834dca"/>
  <title type="text">Re: CMS and Salesforce Integration</title>
  <summary type="html" xml:space="preserve">
  Interesting conversation. We are in the same boat, if from the other &lt;br&gt; side. We are looking at things from the consultant side trying to &lt;br&gt; define a product offering that meets the criteria you outlined above, &lt;br&gt; but there are a number of challenges with every approach. &lt;br&gt; Historically we have worked with a product called Ektron which is a
  </summary>
  </entry>
  <entry>
  <author>
  <name>BritishBoyinDC</name>
  <email>peternchurch...@gmail.com</email>
  </author>
  <updated>2010-01-08T17:14:04Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/bc8a5547b20eb3a7/55cff24ab77c007a?show_docid=55cff24ab77c007a</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/bc8a5547b20eb3a7/55cff24ab77c007a?show_docid=55cff24ab77c007a"/>
  <title type="text">Re: Custom Objects and related lists</title>
  <summary type="html" xml:space="preserve">
  If you looking for the ability to relate many responses to many &lt;br&gt; contacts (i.e a Response can have many contacts, and a Contact be &lt;br&gt; linked to many responses), then you&#39;ll need an intersection custom &lt;br&gt; object to link the together... &lt;br&gt; If you go to the SF Help, and do a search for &amp;quot;intersection&amp;quot;, an &lt;br&gt; article comes up called &amp;quot;Is it possible to create many-to-many
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sonny</name>
  <email>sonny.clow...@gmail.com</email>
  </author>
  <updated>2010-01-08T03:04:37Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/80f6152f54353539/b44a9f0972da7094?show_docid=b44a9f0972da7094</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/80f6152f54353539/b44a9f0972da7094?show_docid=b44a9f0972da7094"/>
  <title type="text">Re: [NPSF] Re: Custom Link Code - Editing a lookup relationship record</title>
  <summary type="html" xml:space="preserve">
  Thanks you guys...I was way over thinking it. &lt;br&gt; -sc- &lt;br&gt; .............................. .............................. &lt;br&gt; Sonny Cloward &lt;br&gt; sonny.clow...@gmail.com &lt;br&gt; 802.276.4032 &lt;br&gt; Y! | AIM | skype | gtalk | facebook | twitter: sonnycloward
  </summary>
  </entry>
  <entry>
  <author>
  <name>dschach</name>
  <email>dsch...@x2od.com</email>
  </author>
  <updated>2010-01-08T02:06:49Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/80f6152f54353539/143e238580c62419?show_docid=143e238580c62419</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/80f6152f54353539/143e238580c62419?show_docid=143e238580c62419"/>
  <title type="text">Re: Custom Link Code - Editing a lookup relationship record</title>
  <summary type="html" xml:space="preserve">
  /{!Contact.Id}/e?retURL={!Case .Id} &lt;br&gt; or something to that effect.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Karine</name>
  <email>kkad...@gmail.com</email>
  </author>
  <updated>2010-01-08T01:29:50Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/bc8a5547b20eb3a7/7b81e8aff0a72e24?show_docid=7b81e8aff0a72e24</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/bc8a5547b20eb3a7/7b81e8aff0a72e24?show_docid=7b81e8aff0a72e24"/>
  <title type="text">Custom Objects and related lists</title>
  <summary type="html" xml:space="preserve">
  I need some assistance with a custom object we have built for tracking &lt;br&gt; responses for our Red Cross chapter. Currently the object is related &lt;br&gt; to Organization (primary city where response occured) and what I&#39;m &lt;br&gt; looking to do is also be able to related it to many contacts &lt;br&gt; (employees and volunteers who responded). I know I can created a
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will Scarbrough</name>
  <email>will.scarbro...@gmail.com</email>
  </author>
  <updated>2010-01-08T01:05:09Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/50316d8d777512d5/0268fa131b0fa201?show_docid=0268fa131b0fa201</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/50316d8d777512d5/0268fa131b0fa201?show_docid=0268fa131b0fa201"/>
  <title type="text">Re: [NPSF] Re: Data Access</title>
  <summary type="html" xml:space="preserve">
  Not that I am aware of, no, only owners (who you allow delete access) and &lt;br&gt; those with the &amp;quot;modify all data&amp;quot; checkbox checked (administrators for &lt;br&gt; example have this checked) can delete objects. Unless the object is set in &lt;br&gt; sharing settings as public (not private), in which case the profile and not &lt;br&gt; the role controls delete ability, with a &amp;quot;delete&amp;quot; checkbox per object
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ed</name>
  <email>edaltm...@gmail.com</email>
  </author>
  <updated>2010-01-08T00:19:42Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/dd33db0a1d69f8d9/48692dc0e7bb4726?show_docid=48692dc0e7bb4726</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/dd33db0a1d69f8d9/48692dc0e7bb4726?show_docid=48692dc0e7bb4726"/>
  <title type="text">Re: Best Practices - Adding one&#39;s own organization as an organization/account</title>
  <summary type="html" xml:space="preserve">
  One thing that we did was to add a section of checkboxes to the &lt;br&gt; contact object that has a description of what type of contact a person &lt;br&gt; is (e.g. Staff Member, Board Member, Former Staff Member, Former Board &lt;br&gt; Member, Program Leader, etc.). This allows us to look at all the &lt;br&gt; contacts to determine all of a particular type of contact, which is
  </summary>
  </entry>
  <entry>
  <author>
  <name>Betty</name>
  <email>blawrenc...@gmail.com</email>
  </author>
  <updated>2010-01-07T23:08:00Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/50316d8d777512d5/f550fa28bb9b5f7d?show_docid=f550fa28bb9b5f7d</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/50316d8d777512d5/f550fa28bb9b5f7d?show_docid=f550fa28bb9b5f7d"/>
  <title type="text">Re: Data Access</title>
  <summary type="html" xml:space="preserve">
  Is there a way to allow users within the same role/profile to have &lt;br&gt; full access to each other&#39;s contacts (ie. read.write and delete)? The &lt;br&gt; sharing rules only allows users to share contacts/orgs with read/write &lt;br&gt; access. Users can see the shared contacts/orgs but unable to delete &lt;br&gt; because they do not own the record.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mark Richer</name>
  <email>li...@markricher.com</email>
  </author>
  <updated>2010-01-07T23:00:19Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/1de0edcf7d2d1761/a0ffaa27360bfb1f?show_docid=a0ffaa27360bfb1f</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/1de0edcf7d2d1761/a0ffaa27360bfb1f?show_docid=a0ffaa27360bfb1f"/>
  <title type="text">CMS and Salesforce Integration</title>
  <summary type="html" xml:space="preserve">
  If you are starting from scratch, more or less, with Salesforce and are not &lt;br&gt; currently using a particularly CMS, are there any resources out there &lt;br&gt; comparing the options for the integration between Salesforce and Drupal, &lt;br&gt; Joomla, Plone and other CMSes to consider? &lt;br&gt; As often the question is then asked &amp;quot;What are you trying to do?&amp;quot; here are
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sara Rivka</name>
  <email>srpin...@gmail.com</email>
  </author>
  <updated>2010-01-07T21:49:13Z</updated>
  <id>http://groups.google.com/group/npsf/browse_thread/thread/cc597dde6e7a1359/701e3fa778eeb7d3?show_docid=701e3fa778eeb7d3</id>
  <link href="http://groups.google.com/group/npsf/browse_thread/thread/cc597dde6e7a1359/701e3fa778eeb7d3?show_docid=701e3fa778eeb7d3"/>
  <title type="text">Re: GmailForce - Gmail to Salesforce</title>
  <summary type="html" xml:space="preserve">
  I am also looking for a Gmail to SalesForce option. Our problem with &lt;br&gt; VCS is that we need to connect emails sent from a contact&#39;s secondary &lt;br&gt; email address to their contact page. Is there anything out there to &lt;br&gt; fulfill that need? &lt;br&gt; Thanks, &lt;br&gt; Sara
  </summary>
  </entry>
</feed>
