NEXT STEPS
-
Recent Posts
Tag Cloud
Accounting AIIM Auditing Authentication BCS Capture Server Capture the Community Community Support Content Organizer Document ID Document Sets ECM (Enterprise Content Management) Folders HIPAA Imaging for SharePoint Index Panel Info360 InfoPath Integration KLakers KnowledgeLake Imaging KnowledgeLake SDK KnowledgeLake Viewer Lists Metadata Migration Office 365 Philanthropy Privacy RBS Records Management Security sharepoint SharePoint 2007 SharePoint 2010 SharePoint Designer SharePoint guidelines SharePoint Scalabilty Taxonomy Term Store Web Content Management Web Part Whitepaper Windows Phone 7 Workflow-
Recent Comments
- “[...] the full post here on our KnowledgeLake Team SharePoint Blog. Categories: Capture, KnowledgeLake Tags: Capture, [...] ”
- “Way to go everyone! We have the best team in the industry! ”
- “Asked one of the engineers about this and they said: A SPListItem has an Audit object that hangs off of it. Like: SPListItem ...”
- “Hi Chris, Can you provide a bit more info regarding the server-side object model and how to access the audit ...”
- “One of the strengths of SharePoint revolves around creating groups and teams that have access to the resources required to ...”
Archives
Follow Us…
Tag Archives: Index Panel
Implementing IValueProvider to Interface with KnowledgeLake Unify
KnowledgeLake has recently released a new product called Unify that integrates with LOB applications and is capable of retrieving and injecting values into those applications. Unify also integrates with the KnowledgeLake Imaging Viewer to allow property values to be retrieved or injected into the Silverlight index panel inside of the viewer. A nice feature of the KnowledgeLake index panel is that it is extensible, allowing a developer to write their own custom behaviors while indexing. This post will explain how to make custom index panel extensions accessible in KnowledgeLake Unify.
Leave a comment
Customized Retrieval of Index Panel Values Using the KnowledgeLake SDK
In this post I will demonstrate how to pass values from a Windows Form into the KnowledgeLake SharePoint 2010 Client Index Panel. The ideas expressed in this example can easily be transposed to accommodate web
service calls, etc.