I do note that the Salesforce plug-ins have a Plone web form to send data to Salesforce. What i am trying to do is to create a Plone web search query form that searches data fields and the data contained in those data fields (ex: Industry is the data field and the drop down list may have 20 industries) and several other data fields within Salesforce and then the results show up in Plone for the registered user.
Think of it this way in a somewhat similar way - when an employer uses a web based search form to search certain data (location, education, job title, industry, etc) on Monster.com and the results show the candidate info. In my case, it is only a candidate profile (no resume) and the name is never identified - only the contact ID#. The reistered user would have a checkbox or similar to add to their "inbox" or "cart" and Plone would send those inbox reults with the candidate IDs along with the registered user's information to Salesforce.
Any suggestion?