30.6.10

Allegati (attachments), DataView e Sharepoint Designer e il lupo cattivo

Se aggiungete solo


<xsl:value-of select="@Attachments" />


vedrete solo 'True' o 'False'


Dovete invece aggiugere il controllo sharepoint


<SharePoint:AttachmentsField ControlMode="Display" FieldName="Attachments" runat="server" Visible="true"/>

No comments:

Post a Comment