Login / Register  search  syndication  about

          Ryan Farley's Blog

Ryan Farley on .NET Development with a focus on CRM Development for SalesLogix

Want to see something cool? The SalesLogix Mobile client embedded in Outlook!

Imagine this. The full, awesome power of the SalesLogix Mobile client, embedded in Outlook that shows the matching contact from the context of the currently selected e-mail in Outlook. Pretty awesome thought, right? Well, it's an idea that I have in the works, and not all that far off.

Take a look. Be sure to click on the image to see it full size.


(Click to view full size)

So, what exactly are we looking at here? This is Chromium, the open source browser code behind Google Chrome, embedded in an Outlook addin. It hosts the SalesLogix Mobile client, in all it's HTML5 goodness, and then attempts to set context based on the currently selected e-mail. It uses SData to locate the matching contact for the selected e-mail address and then uses the matching ContactID value to *attempt* to set that context in the embedded mobile client. I say *attempt* because there are some issues with setting context to a specific record in the mobile client in the current builds.

What's left to get this to fully work? Well, there's a lot of things. The addin does a lot of injecting Javascript into the embedded client to get things to work the way I want/need it to. I'd rather not have to do that, since that is prone to possible issues, and get the mobile client to play nicely in this scenario. I have a modified version of the mobile client started that I am using for a lot of this even with the constant javascript injection in the client. It would be great to just have the mobile client work as is with this. Also, there's some small "quirky" issues with embedding Chromium in Outlook that I need to get worked out. Most of the work that has gone into this so far is getting Chromium to work in an Outlook addin and play nicely embedded in Outlook. Note, this is Chromium, not Google Chrome. You don't even need Google Chrome installed for this to work. Anyway, all this extra work using Chromium (which isn't really built to be embeddable in other apps) wouldn't be necessary if IE got it's act together with full support for HTML5. In time it might get there which could make this solution get a whole lot closer to working in a quicker time frame.

It goes without saying how highly flexible this would be. You can customize the mobile client and then your customizations would be available in Outlook as well, all in context to the currently selected e-mail.

As I mentioned, there is still a ton of work before this sees the light of day, but for now, I'm excited enough about this that I thought it was worth sharing a sneak peek.

What's This?
  
Bookmark and Share

About Ryan Farley

   Ryan Farley is the Director of Development for Customer FX Corporation and the creator of slxdeveloper.com.

Don't miss these developer series from Ryan:


Related Content
   What is the best way to delete unused Groups in SalesLogix?
After several years of using SalesLogix – we have hundreds of groups, most of which are no longer used as
Posted on May 21, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   Can the SalesLogix Application architect's build process be automated?
Can the SalesLogix Application architect's build process be automated, or called from a batch file? W
Posted on May 16, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   Is it possible to Sync SalesLogix Attachments based on Account Manager?
Is it possible to only sync SalesLogix Attachments from the accounts where the user is the account manag
Posted on May 15, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   SalesLogix Remote Library Management
Is it possible to log into a SalesLogix Remote Database as Admin and Manage the Library Files?
Posted on May 14, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   Demystifying SalesLogix Web: Dashboards and Analytics Tools
Join us for a free webinar, Wednesday, May 15th at 2pm CDT. The SalesLogix Web dashboards and analytics
Posted on May 08, 2013 by Brianna Tinjum to The Inbox
 
Comments

No Comments

Leave a Comment

(required)  
(optional)
(required)  
Add
All contents Copyright © 2013 Customer FX Corporation
Customer FX Corporation
2324 University Avenue West, Suite 115
Saint Paul, Minnesota 55114
Tel: 800.728.5783

  Follow @CustomerFX on twitter
Follow the best news, tips, and articles
  Subscribe to Customer FX on youtube
Watch SalesLogix tutorial videos from Customer FX
Login / Register