vendredi 12 décembre 2014

Display content field with a title



enter image description hereI need to display content field information in the article of the page. The information is entered when the page is created ( metadata, dates etc )


I have attempted to edit the page layout using this code but when you edit the page the fields are displayed twice. How can I just show .....


For example.


Page created Article Date entered


Page viewed


Article Date //****



div>
<asp:Label runat="server" Text="Country:" id="Label2"></asp:Label>
<PageFieldTaxonomyFieldControl:TaxonomyFieldControl FieldName="d15bf2eb-19b1-4ce6-a575-694e0a3ed6a7" runat="server">
</PageFieldTaxonomyFieldControl:TaxonomyFieldControl>
</div>







0 commentaires:

Enregistrer un commentaire