Display SharePoint document library in a customized Outlook form

S

Sue Mosher [MVP]

It's possible to display anything in Outlook, with enough investment in
tools and programming code. If you want to duplicate the PerTrac
application, that's going to be a lot of custom work, starting with
developing a detailed spec for what will be displayed where and what the
user should be able to do with it. FWIW, the Mailer screen shot looks more
like a form region while the Projects screen shot looks more like a
published Outlook custom form (which would support only ActiveX controls)
with maybe a flexgrid control.
 
Top