An external list is a list published outside of the scope of SharePoint usually with the tool Business Connectivity Services (BCS).
2
votes
3answers
2k views
How do I associate Workflows to SharePoint 2010 External Lists?
I've read that you can't associate workflows to SharePoint 2010 external lists but that there are workarounds for doing it.
What do those workarounds involve? Can I do all of it in the Sharepoint ...
1
vote
1answer
219 views
Custom form template with external list does not work
I have following .ascx file
<%@ Assembly Name="Microsoft.Web.CommandUI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register TagPrefix="SharePoint" ...