Pergunta

I need to edit a page layout to include new fields. I have looked at the ASPX file and seen the current fields.

This for example

</PageFieldDateTimeField:DateTimeField>
<PageFieldRichHtmlField:RichHtmlField FieldName="66f500e9-7955-49ab-abb1-663621727d10" runat="server">

I do not know the fieldnames of the fields that I wish to insert? How can I find these names out?

Foi útil?

Solução

You can edit the page layout in SharePoint designer and then add the available fields using the Toolbox

enter image description here

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top