Hi. I have been following this tutorial:
http://blah.winsmarts.com/2007-4-SharePoint_2007__BDC_-_Custom_Actions_on_your_Entities.aspx
And found it very useful.
What I was hoping to do, was on the left section, return maybe 4 columns - key columns that would identify the customer, say just the ID and Name. Then when they clicked on the customer, more data would appear in the right hand column.
I have looked in the XML and the only thing I can see is the
<Property Name="DisplayByDefault" Type="System.Boolean">true</Property>
line, but I have fiddled with that and it doesn't seem to change anything.
Any thoughts?
Thanks.
Tom